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 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v0.12.2 (2021-12-09)
6
+ ### Fix
7
+ * Tightened dependency ` packageurl-python ` ([ #95 ] ( https://github.com/CycloneDX/cyclonedx-python-lib/issues/95 ) ) ([ ` eb4ae5c ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/eb4ae5ca8842877b780a755b6611feef847bdb8c ) )
8
+
5
9
## v0.12.1 (2021-12-09)
6
10
### Fix
7
11
* Further loosened dependency definitions ([ ` 8bef6ec ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/8bef6ecad36f51a003b266d776c9520d33e06034 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " cyclonedx-python-lib"
3
- version = " 0.12.1 "
3
+ version = " 0.12.2 "
4
4
description = " A library for producing CycloneDX SBOM (Software Bill of Materials) files."
5
5
authors = [" Paul Horton <phorton@sonatype.com>" ]
6
6
maintainers = [" Paul Horton <phorton@sonatype.com>" ]
You can’t perform that action at this time.
0 commit comments