We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa93310 + b16d6c5 commit eeec0bbCopy full SHA for eeec0bb
2 files changed
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.0.4 (2021-09-08)
6
+
7
8
## v0.0.3 (2021-09-08)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "cyclonedx"
-version = "0.0.3"
+version = "0.0.4"
description = "A library for producing CycloneDX SBOM (Software Bill of Materials) files."
authors = ["Paul Horton <phorton@sonatype.com>"]
license = "Apache-2.0"
0 commit comments