diff --git a/setup.py b/setup.py index 1e71645..d6b4fe3 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ from setuptools import setup setup( name='Flask-S3', - version='0.1.1', + version='0.1.2', url='http://github.com/e-dard/flask-s3', license='WTFPL', author='Edward Robinson',