diff --git a/pyproject.toml b/pyproject.toml index 95c7d84..f78c847 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ build-backend = "maturin" [project] name = "jellyfish" +dynamic = ["version"] requires-python = ">=3.8" classifiers = [ "Programming Language :: Rust",