Update dev version

This commit is contained in:
Matt Wright
2012-04-27 14:04:08 -04:00
parent f7147648ba
commit 44fb7cfe38
+1 -1
View File
@@ -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',