diff --git a/setup.py b/setup.py index 8420bef..e6b38fc 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ from setuptools import setup setup( name='Flask-SSLify', - version='0.1.4', + version='0.1.5', url='https://github.com/kennethreitz/flask-sslify', license='BSD', author='Kenneth Reitz',