diff --git a/pyproject.toml b/pyproject.toml index 20ebd32..01d0a61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "financetoolkit" -version = "1.9.8" +version = "1.9.9" description = "Transparent and Efficient Financial Analysis" license = "MIT" authors = ["Jeroen Bouma"]