Bump the version to 0.1.6

This commit is contained in:
Daniel Brook-Roberge
2016-01-29 11:54:47 -08:00
parent 9b21aeb075
commit 37317a67fd
+1 -1
View File
@@ -12,7 +12,7 @@ from setuptools import setup
setup(
name='Flask-SSLify',
version='0.1.5',
version='0.1.6',
url='https://github.com/kennethreitz/flask-sslify',
license='BSD',
author='Kenneth Reitz',