diff --git a/pyproject.toml b/pyproject.toml index 892a23e..796d15a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "gitea-release-action" -version = "0.0.1" +version = "0.1.0" description = "reusable action for release workflows" authors = [ ] requires-python = ">=3.13"