We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8091fb commit 16987d3Copy full SHA for 16987d3
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "troubadix"
3
-version = "26.1.1.dev1"
+version = "26.2.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.1.1.dev1"
+__version__ = "26.2.0"
0 commit comments