diff --git a/pyproject.toml b/pyproject.toml index be1a7b7..47d84ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,6 +2,7 @@ name = "pyxirr" description-content-type = "text/markdown; charset=UTF-8; variant=GFM" requires-python = ">=3.7,<3.14" +dynamic = ["version"] classifiers = [ "Development Status :: 4 - Beta", "Topic :: Office/Business :: Financial",