Skip to content

Commit f680a9a

Browse files
author
github-actions
committed
3.11.7
Automatically generated by python-semantic-release
1 parent fb3d7bf commit f680a9a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

5+
## v3.11.7 (2023-11-03)
6+
7+
### Fix
8+
9+
* Toml-compatible fingers-crossed handling for failed input data decoding ([#613](https://github.com/CycloneDX/cyclonedx-python/issues/613)) ([`fb3d7bf`](https://github.com/CycloneDX/cyclonedx-python/commit/fb3d7bfd1216ad8b5328a1d348fea04fee31d3a4))
10+
511
## v3.11.6 (2023-11-03)
612

713
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cyclonedx-bom"
3-
version = "3.11.6"
3+
version = "3.11.7"
44
description = "CycloneDX Software Bill of Materials (SBOM) generation utility"
55
authors = [
66
"Steven Springett <steve.springett@owasp.org>",

0 commit comments

Comments
 (0)