Update version number

This commit is contained in:
Matt Wright
2012-03-12 10:58:54 -04:00
parent df627363fd
commit eb2ea1074e
+1 -1
View File
@@ -15,7 +15,7 @@ from setuptools import setup
setup(
name='Flask-Security',
version='1.1.0-dev',
version='1.1.0',
url='https://github.com/mattupstate/flask-security',
license='MIT',
author='Matthew Wright',