diff --git a/setup.py b/setup.py index 15f3a97..e505e39 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('requirements.txt') as f: setup( name='pyicloud', - version='0.7.2', + version='0.7.3', url='https://github.com/picklepete/pyicloud', description=( 'PyiCloud is a module which allows pythonistas to '