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