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