Skip to content

Commit 7b693da

Browse files
committed
Automatic adjustments after release [skip ci]
* Update to version 27.4.1-dev1
1 parent 4a6dbbd commit 7b693da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.4.0"
5+
__version__ = "27.4.1.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.4.0"
7+
version = "27.4.1.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)