We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2187ca commit eab9486Copy full SHA for eab9486
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "troubadix"
3
-version = "26.2.3.dev1"
+version = "26.3.0"
4
description = "A linting and QA check tool for NASL files"
5
authors = ["Greenbone <info@greenbone.net>"]
6
license = "GPL-3.0-or-later"
troubadix/__version__.py
@@ -2,4 +2,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
-__version__ = "26.2.3.dev1"
+__version__ = "26.3.0"
0 commit comments