diff --git a/pyproject.toml b/pyproject.toml index c0e27a5..296da91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ packages = [ ] readme = "README.md" repository = "https://github.com/chavithra/degiro-connector" -version = "3.0.19" +version = "3.0.18" [tool.poetry.dependencies] python = "^3.10"