diff --git a/setup.py b/setup.py index 9925400..c11ddb0 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ def read(fname): setup(name='pipedrive-python-lib', - version='1.1.0', + version='1.1.1', description='API wrapper for Pipedrive written in Python', long_description=read('README.md'), long_description_content_type="text/markdown",