File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v3.6.4 (2022-11-10)
6+ ### Fix
7+ * ** EnvironmentParser:** Remove code break when classifier parsing in py>=3.8 ([ #431 ] ( https://github.com/CycloneDX/cyclonedx-python/issues/431 ) ) ([ ` 4ab075e ` ] ( https://github.com/CycloneDX/cyclonedx-python/commit/4ab075ee814571a8dc8c1e7b962686b232619330 ) )
8+
59## v3.6.3 (2022-09-19)
610### Fix
711* CI release pipeline ([ ` 99ccdc6 ` ] ( https://github.com/CycloneDX/cyclonedx-python/commit/99ccdc671f5a7a941f31199813bce71405bbfdd8 ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " cyclonedx-bom"
3- version = " 3.6.3 "
3+ version = " 3.6.4 "
44description = " CycloneDX Software Bill of Materials (SBOM) generation utility"
55authors = [" Steven Springett <steve.springett@owasp.org>" , " Paul Horton <phorton@sonatype.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments