Skip to content

Commit

Permalink
Bump PyPI package version. (#1059)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
oliverchang committed Feb 22, 2023
1 parent 932929f commit 83293a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setuptools.setup(
name='osv',
version='0.0.16',
version='0.0.17',
author='OSV authors',
author_email='osv-discuss@googlegroups.com',
description='Open Source Vulnerabilities library',
Expand Down

0 comments on commit 83293a2

Please sign in to comment.