Skip to content

Commit 0b19294

Browse files
actions-usergithub-actions
authored andcommitted
3.1.4
Automatically generated by python-semantic-release
1 parent 936ad7d commit 0b19294

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v3.1.4 (2023-01-11)
6+
### Fix
7+
* **tests:** Include tests in `sdist` builds ([#337](https://github.com/CycloneDX/cyclonedx-python-lib/issues/337)) ([`936ad7d`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/936ad7d0c26d8f98040203d3234ca8f1afbd73ab))
8+
59
## v3.1.3 (2023-01-07)
610
### Fix
711
* Serialize dependency graph for nested components ([#329](https://github.com/CycloneDX/cyclonedx-python-lib/issues/329)) ([`fb3f835`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/fb3f8351881783281f8b7e796098a4c145b35927))

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-python-lib"
3-
version = "3.1.3"
3+
version = "3.1.4"
44
description = "A library for producing CycloneDX SBOM (Software Bill of Materials) files."
55
authors = ["Paul Horton <[email protected]>"]
66
maintainers = [

0 commit comments

Comments
 (0)