diff --git a/setup.py b/setup.py index 43f3705..04d475f 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='resumable-urlretrieve', - version='0.1.1', + version='0.1.2', description='Small library to fetch files over HTTP and resuming their download', author='Dario Bertini', author_email='berdario+pypi@gmail.com',