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 070f05b commit 5dc802fCopy full SHA for 5dc802f
gvm/__version__.py
@@ -2,4 +2,4 @@
2
3
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
4
5
-__version__ = "24.12.1.dev1"
+__version__ = "25.1.0"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
6
name = "python-gvm"
7
-version = "24.12.1.dev1"
+version = "25.1.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