We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f86c2 commit 3cf5ce7Copy full SHA for 3cf5ce7
gvm/__version__.py
@@ -2,4 +2,4 @@
2
3
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
4
5
-__version__ = "24.3.1.dev1"
+__version__ = "24.6.0"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
6
name = "python-gvm"
7
-version = "24.3.1.dev1"
+version = "24.6.0"
8
description = "Library to communicate with remote servers over GMP or OSP"
9
license = "GPL-3.0-or-later"
10
authors = ["Greenbone AG <info@greenbone.net>"]
0 commit comments