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