Skip to content

Commit 77537b1

Browse files
committed
Bump version
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 70a3b32 commit 77537b1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

AUTHORS.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ The following organizations or individuals have contributed to
22
packageurl-python:
33

44
- Philippe Ombredanne @pombredanne
5-
- Jiri Popelka jpopelka
5+
- Jiri Popelka @jpopelka
6+
- Thomas Druez @tdruez

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='packageurl-python',
17-
version='0.8.5',
17+
version='0.8.6',
1818
license='MIT',
1919
description='A "purl" aka. package URL parser and builder',
2020
long_description='Python library to parse and build "purl" aka. package URLs. '

0 commit comments

Comments
 (0)