diff --git a/pyproject.toml b/pyproject.toml index 2aaa0ba..dcc33fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "investments" -version = "0.1.28" +version = "0.2.0" description = "Analysis of Interactive Brokers reports for tax reporting in Russia" license = "MIT" authors = ["Maxim Andreev "]