From de2ff19d106d364e5e1c6e6a4ab6bb43fa0c5f8b Mon Sep 17 00:00:00 2001 From: Greenbone Bot Date: Fri, 9 Sep 2022 07:58:44 +0000 Subject: [PATCH] Automatic release to 22.9.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"