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