diff --git a/pyproject.toml b/pyproject.toml index 8a77ad1..ba3722b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,8 @@ authors = [ keywords = ["jax", "geometry", "deep-learning"] +dynamic = ["version"] + dependencies = [ "absl-py", "chex",