diff --git a/setup.py b/setup.py index d241591..53e009d 100755 --- a/setup.py +++ b/setup.py @@ -105,7 +105,7 @@ def run(self): # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='0.1.4', + version='0.1.5', author='Todd Palino', author_email='tpalino@linkedin.com',