diff --git a/pyproject.toml b/pyproject.toml index 6e7e9da..c5b1920 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "gitcloak" -version = "0.0.4" +version = "0.0.5" authors = [{ name = "Private.coffee Team", email = "support@private.coffee" }] description = "Simple Python-based private frontend for GitHub repositories" readme = "README.md"