diff --git a/pyproject.toml b/pyproject.toml index be4c9e09..652041cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "autohooks" -version = "22.8.2.dev1" +version = "22.11.0" description = "Library for managing git hooks" authors = ["Greenbone Networks GmbH "] license = "GPL-3.0-or-later"