From 74fae03f98e749925d009fe7dfbb1a6ab7d3e0fa Mon Sep 17 00:00:00 2001 From: Chavithra PARANA Date: Fri, 26 Apr 2024 23:15:01 +0200 Subject: [PATCH] Poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"