diff --git a/pyproject.toml b/pyproject.toml index 66cdeec..43b7e81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "gha-pep740-experiments" # REQUIRED, is the only field that cannot be marked as dynamic. -version = "3.0.4" # REQUIRED, although can be dynamic +version = "3.0.5" # REQUIRED, although can be dynamic description = "A sample Python project"