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 4c2ef14 commit bae8a84Copy full SHA for bae8a84
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
[tool.poetry]
6
name = "cyclonedx-python-lib"
7
# !! version is managed by semantic_release
8
-version = "5.0.0-alpha.1"
+version = "5.0.0-rc.0"
9
description = "A library for producing CycloneDX SBOM (Software Bill of Materials) files."
10
authors = [
11
"Paul Horton <[email protected]>",
0 commit comments