Bump version number to 1.7.3

This commit is contained in:
Matt Wright
2014-06-10 13:05:24 -04:00
parent f12bc17e7e
commit 7b474efd7a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ class PyTest(TestCommand):
setup(
name='Flask-Security',
version='1.7.2',
version='1.7.3',
url='https://github.com/mattupstate/flask-security',
license='MIT',
author='Matt Wright',