diff --git a/pyproject.toml b/pyproject.toml index e705724..beed175 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [tool.poetry] name = "github-org-manager" -version = "0.5.4" +version = "0.5.5" description = "Manage a GitHub Organization, its teams, repository permissions, and more" authors = ["Max Mehl "] readme = "README.md"