diff --git a/pyproject.toml b/pyproject.toml index 57697759..3ae6f1a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "gvm-tools" -version = "22.9.1.dev1" +version = "23.2.0" authors = ["Greenbone Networks GmbH "] description = "Tools to control a GSM/GVM over GMP or OSP" license = "GPL-3.0-or-later"