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