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 7162cd9 commit 9af491dCopy full SHA for 9af491d
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# Changelog
2
+
3
+<!--next-version-placeholder-->
4
5
+## v1.0.1 (2021-09-13)
6
+### Fix
7
+* **ci:** Corrected main to master branch. ([`7162cd9`](https://github.com/CycloneDX/cyclonedx-python/commit/7162cd9385729dafbdc15dbb55e9ac5adf3906cf))
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cyclonedx-bom"
-version = "1.0.0"
+version = "1.0.1"
description = "CycloneDX Software Bill of Materials (SBOM) generation utility"
authors = ["Steven Springett <steve.springett@owasp.org>", "Paul Horton <phorton@sonatype.com>"]
license = "Apache-2.0"
0 commit comments