diff --git a/setup.py b/setup.py index e74bc16..30ad00c 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ from setuptools import setup setup( name='Flask-Security', - version='1.6.10 + version='1.6.10', url='https://github.com/mattupstate/flask-security', license='MIT', author='Matt Wright',