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 35fb52b commit 9b5f3e4Copy full SHA for 9b5f3e4
pontos/version/__version__.py
@@ -2,4 +2,4 @@
2
3
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
4
5
-__version__ = "25.3.1"
+__version__ = "25.3.2.dev1"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "pontos"
-version = "25.3.1"
+version = "25.3.2.dev1"
description = "Common utilities and tools maintained by Greenbone Networks"
authors = ["Greenbone AG <[email protected]>"]
6
license = "GPL-3.0-or-later"
0 commit comments