diff --git a/setup.py b/setup.py index c7821b6..44276ed 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ from setuptools import setup setup( name='Flask-Security', - version='1.2.0', + version='1.2.1-dev', url='https://github.com/mattupstate/flask-security', license='MIT', author='Matthew Wright',