We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc7296 commit 70889beCopy full SHA for 70889be
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
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
11
## v3.11.3 (2023-10-19)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "cyclonedx-bom"
-version = "3.11.3"
+version = "3.11.4"
description = "CycloneDX Software Bill of Materials (SBOM) generation utility"
authors = [
"Steven Springett <[email protected]>",
0 commit comments