diff --git a/pyproject.toml b/pyproject.toml index 7991078..55981f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ requires = ["hatchling"] [project] name = "scib-metrics" -version = "0.0.6" +version = "0.0.7" description = "Accelerated and Python-only scIB metrics" readme = "README.md" requires-python = ">=3.8"