Skip to content

Commit 02311f6

Browse files
committed
Automatic release to 26.0.0
1 parent 949e317 commit 02311f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gvm/__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__ = "25.1.2.dev1"
5+
__version__ = "26.0.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "python-gvm"
7-
version = "25.1.2.dev1"
7+
version = "26.0.0"
88
description = "Library to communicate with remote servers over GMP or OSP"
99
license = "GPL-3.0-or-later"
1010
authors = ["Greenbone AG <info@greenbone.net>"]

0 commit comments

Comments
 (0)