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
+ ## v2.1.0 (2022-03-28)
6
+ ### Feature
7
+ * Output errors are verbose ([ ` bfe8fb1 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/bfe8fb18825251fd9f146458122aa06137ec27c0 ) )
8
+
5
9
## v2.0.0 (2022-02-21)
6
10
### Feature
7
11
* Bump dependencies ([ ` da3f0ca ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/da3f0ca3e8b90b37301c03f889eb089bca649b09 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " cyclonedx-python-lib"
3
- version = " 2.0 .0"
3
+ version = " 2.1 .0"
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