diff --git a/pyproject.toml b/pyproject.toml index 2ea979f..4c8e9e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "financetoolkit" -version = "1.9.4" +version = "1.9.5" description = "Transparent and Efficient Financial Analysis" license = "MIT" authors = ["Jeroen Bouma"]