Skip to content

Commit b3193a4

Browse files
committed
Automatic release to 24.3.0
1 parent efa406d commit b3193a4

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

gvm/__version__.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
# SPDX-FileCopyrightText: 2024 Greenbone AG
2-
#
3-
# SPDX-License-Identifier: GPL-3.0-or-later
4-
51
# pylint: disable=invalid-name
62

73
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
84

9-
__version__ = "24.1.1.dev1"
5+
__version__ = "24.3.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 = "24.1.1.dev1"
7+
version = "24.3.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)