diff --git a/pyproject.toml b/pyproject.toml index 94528fe0..66224e12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "financetoolkit" -version = "1.7.4" +version = "1.7.5" description = "Transparent and Efficient Financial Analysis" license = "MIT" authors = ["Jeroen Bouma"]