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 56afe24 commit 397df99Copy full SHA for 397df99
gvmtools/__version__.py
@@ -2,4 +2,4 @@
2
3
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
4
5
-__version__ = "25.2.1.dev1"
+__version__ = "25.3.0"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
6
name = "gvm-tools"
7
-version = "25.2.1.dev1"
+version = "25.3.0"
8
authors = ["Greenbone AG <info@greenbone.net>"]
9
description = "Tools to control a GSM/GVM over GMP or OSP"
10
license = "GPL-3.0-or-later"
0 commit comments