diff --git a/setup.py b/setup.py index 0af4ad0..ebb7572 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='django-resumable', - version='0.1', + version='0.1.1', author=u'jean-philippe serafin', author_email='serafinjp@gmail.com', packages=find_packages(),