diff --git a/pyproject.toml b/pyproject.toml index a49fbc2e..e2eb16da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "financetoolkit" -version = "1.7.2" +version = "1.7.3" description = "Transparent and Efficient Financial Analysis" license = "MIT" authors = ["Jeroen Bouma"]