Skip to content

Commit 34af1ee

Browse files
committed
Automatic release to 24.8.2
1 parent ac32714 commit 34af1ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "troubadix"
3-
version = "24.8.2.dev1"
3+
version = "24.8.2"
44
description = "A linting and QA check tool for NASL files"
55
authors = ["Greenbone <[email protected]>"]
66
license = "GPL-3.0-or-later"

troubadix/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
44

5-
__version__ = "24.8.2.dev1"
5+
__version__ = "24.8.2"

0 commit comments

Comments
 (0)