diff --git a/pyproject.toml b/pyproject.toml index f134f00..ac0732a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ exclude = [ [project] name = "cellcharter" -version = "0.2.1" +version = "0.2.2" description = "A Python package for the identification, characterization and comparison of spatial clusters from spatial -omics data." readme = "README.md" requires-python = ">=3.8,<3.11"