We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810463f commit d206f09Copy full SHA for d206f09
2 files changed
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-0.16.0 (unreleased)
+0.16.0 (2024-10-22)
5
-------------------
6
7
- Add support for Python 3.13.
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = packageurl-python
-version = 0.15.6
+version = 0.16.0
license = MIT
description = A purl aka. Package URL parser and builder
long_description = file:README.rst
0 commit comments