diff --git a/pyproject.toml b/pyproject.toml index b7c6074c98..3ef25ff752 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ requires = ["hatchling"] [project] name = "scvi-tools" -version = "1.1.0" +version = "1.1.0post1" description = "Deep probabilistic analysis of single-cell omics data." readme = "README.md" requires-python = ">=3.9"