Skip to content

Commit

Permalink
Automatic adjustments after release [skip ci]
Browse files Browse the repository at this point in the history
* Update to version 24.9.3.dev1
  • Loading branch information
greenbonebot committed Sep 12, 2024
1 parent 9cc8b99 commit 518e996
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "troubadix"
version = "24.9.2"
version = "24.9.3.dev1"
description = "A linting and QA check tool for NASL files"
authors = ["Greenbone <[email protected]>"]
license = "GPL-3.0-or-later"
Expand Down
2 changes: 1 addition & 1 deletion troubadix/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!

__version__ = "24.9.2"
__version__ = "24.9.3.dev1"

0 comments on commit 518e996

Please sign in to comment.