Skip to content

Commit bfdb8ec

Browse files
committed
Bump version: 0.2.0 → 0.3.0
1 parent 0331d49 commit bfdb8ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.0
2+
current_version = 0.3.0
33
commit = True
44
tag = False
55

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[tool.poetry]
66
name = "compliance-assistant"
7-
version = "0.2.0"
7+
version = "0.3.0"
88
description = "Toolset that helps with creating and interacting with SBOMs, enriching with licensing and copyright information, and checking for Open Source license compliance"
99
repository = "https://github.com/OpenRailAssociation/compliance-assistant"
1010
authors = ["Max Mehl <[email protected]>"]

0 commit comments

Comments
 (0)