File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v3.1.0 (2022-09-15)
6+ ### Feature
7+ * Out-factor SPDX compund detection ([ ` fd4d537 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/fd4d537c9dced0e38f14d99dee174cc5bb0bd465 ) )
8+ * Out-factor SPDX compund detection ([ ` 2b69925 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/2b699252f8857d97231a689ea9cbfcdff9459626 ) )
9+ * License factories ([ ` 033bad2 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/033bad2a50fd2236c712d4621caa57b04fcc2043 ) )
10+
511## v2.7.1 (2022-08-01)
612### Fix
713* BOM validation fails when Components or Services are nested [ #275 ] ( https://github.com/CycloneDX/cyclonedx-python-lib/issues/275 )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " cyclonedx-python-lib"
3- version = " 3.0 .0"
3+ version = " 3.1 .0"
44description = " A library for producing CycloneDX SBOM (Software Bill of Materials) files."
55authors = [
" Paul Horton <[email protected] >" ]
66maintainers = [
" Paul Horton <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments