Skip to content

Commit 8fac718

Browse files
committed
Bump version for 0.15.4 release
Signed-off-by: tdruez <[email protected]>
1 parent c64cdc7 commit 8fac718

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changelog
44
0.16.0 (unreleased)
55
-------------------
66

7+
0.15.4 (2024-07-15)
8+
-------------------
9+
710
- Add ``with_package_url``, ``without_package_url``, and ``order_by_package_url`` to the
811
``PackageURLQuerySetMixin`` contrib class.
912

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = packageurl-python
3-
version = 0.15.3
3+
version = 0.15.4
44
license = MIT
55
description = A purl aka. Package URL parser and builder
66
long_description = file:README.rst

0 commit comments

Comments
 (0)