diff --git a/setup.py b/setup.py index b95222a..abf3d1a 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def run(self): setup( name="Flask-Annex", - version='0.4.1', + version='0.4.2', description="Efficient integration of external storage services for Flask", url='https://github.com/4Catalyzer/flask-annex', author="Jimmy Jia",