diff --git a/python/pyproject.toml b/python/pyproject.toml index 0bb9d8d..f8bd0c1 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] # Most of the metadata are in Cargo.toml and injected by maturin -name = "oxigraph_rs" +name = "nanopub_rs" classifiers = [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers",