diff --git a/setup.py b/setup.py index 6e1c7c7..3738b25 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ from setuptools import setup setup( name='Flask-Security', - version='1.2.2-dev', + version='1.2.3-dev', url='https://github.com/mattupstate/flask-security', license='MIT', author='Matthew Wright',