diff --git a/pyproject.toml b/pyproject.toml index a7f039e..6e3d6fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["scikit-build-core>=0.4.0", "pybind11>=2.9.0"] build-backend = "scikit_build_core.build" [project] name = "jaxdecomp" -version = "0.2.1" +version = "0.2.2" description = "JAX bindings for the cuDecomp library" authors = [ { name = "Wassim Kabalan" },