We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a3b32 commit 77537b1Copy full SHA for 77537b1
AUTHORS.rst
@@ -2,4 +2,5 @@ The following organizations or individuals have contributed to
2
packageurl-python:
3
4
- Philippe Ombredanne @pombredanne
5
-- Jiri Popelka jpopelka
+- Jiri Popelka @jpopelka
6
+- Thomas Druez @tdruez
setup.py
@@ -14,7 +14,7 @@
14
15
setup(
16
name='packageurl-python',
17
- version='0.8.5',
+ version='0.8.6',
18
license='MIT',
19
description='A "purl" aka. package URL parser and builder',
20
long_description='Python library to parse and build "purl" aka. package URLs. '
0 commit comments