Skip to content

Commit 5aa6daf

Browse files
committed
Bump version to 0.17.0
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent c7064fd commit 5aa6daf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.rst

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

4+
0.17.0 (2025-06-04)
5+
-------------------
6+
7+
- Fix qualifiers type annotations
8+
https://github.com/package-url/packageurl-python/issues/169
9+
10+
- Fix parsing of names and namespaces with colons
11+
https://github.com/package-url/packageurl-python/issues/152
12+
13+
414
0.16.0 (2024-10-22)
515
-------------------
616

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

0 commit comments

Comments
 (0)