Skip to content

Commit fc0f1a0

Browse files
committed
Bump version for 0.15.5 release
Signed-off-by: tdruez <[email protected]>
1 parent dd33e2d commit fc0f1a0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

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

7+
0.15.5 (2024-07-24)
8+
-------------------
9+
710
- Capture the whole git tag as the version for GutHub URL in ``url2purl`` instead of
811
adding a version_prefix qualifier.
912
Note that the version_prefix qualifier is still supported in ``purl2url`` for
1013
backward compatibility.
14+
https://github.com/package-url/packageurl-python/pull/159
1115

1216
0.15.4 (2024-07-15)
1317
-------------------

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.4
3+
version = 0.15.5
44
license = MIT
55
description = A purl aka. Package URL parser and builder
66
long_description = file:README.rst

0 commit comments

Comments
 (0)