diff --git a/pyproject.toml b/pyproject.toml index 677c78f9..0498477d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ build-backend = "maturin" [project] name = "topgrade" +dynamic = ["version"] requires-python = ">=3.7" classifiers = [ "Programming Language :: Rust",