From d1789f308ba38536c73197fe2a7385198fa358d5 Mon Sep 17 00:00:00 2001 From: Chavithra PARANA Date: Sat, 30 Dec 2023 15:56:20 +0100 Subject: [PATCH] Poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 71a2aff..193e6ac 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.1" +version = "3.0.2" [tool.poetry.dependencies] python = "^3.10"