Skip to content

Commit eeec0bb

Browse files
committed
Merge branch 'main' of github.com:CycloneDX/cyclonedx-python-lib into main
2 parents aa93310 + b16d6c5 commit eeec0bb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.0.4 (2021-09-08)
6+
7+
58
## v0.0.3 (2021-09-08)
69

710

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 = "cyclonedx"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
description = "A library for producing CycloneDX SBOM (Software Bill of Materials) files."
55
authors = ["Paul Horton <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)