Skip to content

Commit 70889be

Browse files
author
github-actions
committed
3.11.4
Automatically generated by python-semantic-release
1 parent 0bc7296 commit 70889be

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.4 (2023-10-19)
6+
7+
### Fix
8+
9+
* Input file encoding fallback ([`0bc7296`](https://github.com/CycloneDX/cyclonedx-python/commit/0bc72964d0578f713f405bc101742ef096bf8fd7))
10+
511
## v3.11.3 (2023-10-19)
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.3"
3+
version = "3.11.4"
44
description = "CycloneDX Software Bill of Materials (SBOM) generation utility"
55
authors = [
66
"Steven Springett <[email protected]>",

0 commit comments

Comments
 (0)