Skip to content

Commit

Permalink
Automatic release to 23.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbonebot committed Nov 14, 2023
1 parent f417f0b commit b3ebf9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gvm/__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__ = "23.10.2.dev1"
__version__ = "23.11.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "python-gvm"
version = "23.10.2.dev1"
version = "23.11.0"
description = "Library to communicate with remote servers over GMP or OSP"
license = "GPL-3.0-or-later"
authors = ["Greenbone AG <[email protected]>"]
Expand Down

0 comments on commit b3ebf9e

Please sign in to comment.