diff --git a/pyproject.toml b/pyproject.toml index 55aba06b..5456eb80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "troubadix" -version = "22.9.2.dev1" +version = "22.9.2" description = "A linting and QA check tool for NASL files" authors = ["Greenbone "] license = "GPL-3.0-or-later"