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