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.
1 parent 99687db commit 98ad249Copy full SHA for 98ad249
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.0.6 (2021-09-08)
6
+### Fix
7
+* Initial release to pypi ([`99687db`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/99687dbec1389bf323bb625bfb707306aa3b8d1a))
8
+
9
## v0.0.5 (2021-09-08)
10
11
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "cyclonedx"
-version = "0.0.5"
+version = "0.0.6"
description = "A library for producing CycloneDX SBOM (Software Bill of Materials) files."
authors = ["Paul Horton <[email protected]>"]
license = "Apache-2.0"
0 commit comments