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