diff --git a/pyproject.toml b/pyproject.toml index 8e07ec9..87997c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wygiwyh" -version = "0.8.13" +dynamic = ["version"] description = "An opinionated and powerful finance tracker." readme = "README.md" requires-python = ">=3.11"