Skip to content

Commit d079d0d

Browse files
authored
Prep for release v0.17.5 (#204)
Signed-off-by: Tushar Goel <[email protected]>
1 parent 2e3301f commit d079d0d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
0.17.5 (2025-08-06)
5+
-------------------
6+
7+
- Remove support for getting download URL for qpkg in ``purl2url``.
8+
https://github.com/package-url/packageurl-python/pull/202
9+
410
0.17.4 (2025-08-05)
511
-------------------
612

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.17.4
3+
version = 0.17.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)