diff --git a/pyproject.toml b/pyproject.toml index 5fff2cf..8755ced 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["hatchling"] [project] name = "Nimbus-Inference" -version = "0.0.3" +version = "0.0.4" description = "A model for classification of cells into marker positive / negative" readme = "README.md" requires-python = ">=3.9"