diff --git a/setup.py b/setup.py index 022dd7b..e838556 100644 --- a/setup.py +++ b/setup.py @@ -27,5 +27,5 @@ python_requires=">=3.7", url="http://github.com/di/pip-api", summary="An unofficial, importable pip API", - version="0.0.30", + version="0.0.31", )