Skip to content

Commit 274de59

Browse files
committed
Automatic adjustments after release [skip ci]
* Update to version 0.3.7.dev1
1 parent 010ccd6 commit 274de59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

greenbone/scap/__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__ = "0.3.6"
5+
__version__ = "0.3.7.dev1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "greenbone-scap"
3-
version = "0.3.6"
3+
version = "0.3.7.dev1"
44
description = "Python library for downloading CVE and CPE from NIST NVD"
55
authors = ["Greenbone <info@greenbone.net>"]
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)