Skip to content

Commit a464f94

Browse files
committed
Automatic release to 25.4.2
1 parent 4cd4d15 commit a464f94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gvmtools/__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.4.2.dev1"
5+
__version__ = "25.4.2"

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 = "gvm-tools"
7-
version = "25.4.2.dev1"
7+
version = "25.4.2"
88
authors = ["Greenbone AG <info@greenbone.net>"]
99
description = "Tools to control a GSM/GVM over GMP or OSP"
1010
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)