diff --git a/pyproject.toml b/pyproject.toml index 8a296a54f..d79cfb2d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "python-gvm" -version = "22.5.1.dev1" +version = "22.6.0" description = "Library to communicate with remote servers over GMP or OSP" license = "GPL-3.0-or-later" authors = ["Greenbone Networks GmbH "]