diff --git a/pyproject.toml b/pyproject.toml index 75f4eff..3131312 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta' [project] name = 'Piscis' -version = '0.0.3' +version = '0.1.0' description = "An automatic deep learning algorithm for spot detection in fluorescence microscopy images." readme = 'README.md' requires-python = '>=3.7, <4'