Skip to content

Commit 5546c52

Browse files
committed
Automatic adjustments after release [skip ci]
* Update to version 27.0.2-dev1
1 parent aa177b5 commit 5546c52

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__ = "27.0.1"
5+
__version__ = "27.0.2.dev1"

pyproject.toml

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

55
[project]
66
name = "python-gvm"
7-
version = "27.0.1"
7+
version = "27.0.2.dev1"
88
description = "Library to communicate with remote servers over GMP or OSP"
99
authors = [{ name = "Greenbone AG", email = "info@greenbone.net" }]
1010
requires-python = ">=3.10,<4"

0 commit comments

Comments
 (0)