Skip to content

Commit e886232

Browse files
committed
Add changelog and bump version
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent ae823a8 commit e886232

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.rst

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

4+
0.17.3 (2025-08-01)
5+
-------------------
6+
7+
- Add support for getting download URL for Luarocks, Conda, Alpm in ``purl2url``.
8+
https://github.com/package-url/packageurl-python/pull/199
9+
- Fix Incorrect download url from build_golang_download_url()
10+
https://github.com/package-url/packageurl-python/issues/198
11+
412
0.17.2 (2025-07-29)
513
-------------------
614

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

0 commit comments

Comments
 (0)