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