Skip to content

Commit 186c6c7

Browse files
committed
Automatic adjustments after release [skip ci]
* Update to version 26.0.1-dev1
1 parent 02311f6 commit 186c6c7

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.0"
5+
__version__ = "26.0.1.dev1"

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.0"
7+
version = "26.0.1.dev1"
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)