Skip to content

Commit 49a3e40

Browse files
committed
Automatic release to 26.1.0
1 parent ee40604 commit 49a3e40

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__ = "26.0.1.dev1"
5+
__version__ = "26.1.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 = "26.0.1.dev1"
7+
version = "26.1.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)