Skip to content

Commit 503955e

Browse files
actions-usergithub-actions
authored andcommitted
3.1.1
Automatically generated by python-semantic-release
1 parent 3f20bf0 commit 503955e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
<!--next-version-placeholder-->
3+
<!--next-version-placeholder-->
4+
5+
## v3.1.1 (2022-11-28)
6+
### Fix
7+
* Type hint for `get_component_by_purl` is incorrect ([`3f20bf0`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/3f20bf04a65d5c539230281437255b5f48e17621))
48

59
## v3.1.0 (2022-09-15)
610
### Feature

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.0"
3+
version = "3.1.1"
44
description = "A library for producing CycloneDX SBOM (Software Bill of Materials) files."
55
authors = ["Paul Horton <phorton@sonatype.com>"]
66
maintainers = ["Paul Horton <phorton@sonatype.com>"]

0 commit comments

Comments
 (0)