Skip to content

Commit 83293a2

Browse files
authored
Bump PyPI package version. (#1059)
This is required to update downstream consumers (such as https://github.com/google/osv.dev/tree/master/gcp/functions/pypi) to uptake recent schema changes.
1 parent 932929f commit 83293a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

2020
setuptools.setup(
2121
name='osv',
22-
version='0.0.16',
22+
version='0.0.17',
2323
author='OSV authors',
2424
author_email='osv-discuss@googlegroups.com',
2525
description='Open Source Vulnerabilities library',

0 commit comments

Comments
 (0)