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 89db268 + e15dec6 commit f1d120cCopy full SHA for f1d120c
2 files changed
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# Changelog
2
+
3
+<!--next-version-placeholder-->
4
5
+## v0.0.2 (2021-09-08)
6
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cyclonedx"
-version = "0.0.1"
+version = "0.0.2"
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