diff --git a/pyproject.toml b/pyproject.toml index 1a538b1..2d299ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "qt-api" -version = "0.2.4" +version = "0.2.5" description = "Python wrapper for Questrade API" readme = "README.md" requires-python = ">=3.8"