Skip to content

Commit bae8a84

Browse files
committed
chore!: bump major version to v5
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 4c2ef14 commit bae8a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[tool.poetry]
66
name = "cyclonedx-python-lib"
77
# !! version is managed by semantic_release
8-
version = "5.0.0-alpha.1"
8+
version = "5.0.0-rc.0"
99
description = "A library for producing CycloneDX SBOM (Software Bill of Materials) files."
1010
authors = [
1111
"Paul Horton <[email protected]>",

0 commit comments

Comments
 (0)