diff --git a/setup.py b/setup.py index 0eecf5a..abf8c4d 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name="pinterest-api-sdk", description="Pinterest SDK", - version="0.1.0", + version="0.1.1", author="pinterest, inc.", author_email="sdk@pinterest.com", url="https://github.com/pinterest/pinterest-python-sdk",