diff --git a/pyproject.toml b/pyproject.toml index b075aba..c37b2bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "pydra-ants" -version = "0.0.0" +version = "0.0.1" description = "Pydra tasks for ANTs" readme = "README.md" requires-python = ">=3.7"