diff --git a/pyproject.toml b/pyproject.toml index a0ee318..25b3ece 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,6 @@ [project] name = "libipld" +dynamic = ["version"] description = "Python binding to the Rust IPLD library" authors = [ {name = "Ilya (Marshal)", email = "ilya@marshal.dev"}