Bump version number to 1.7.5

This commit is contained in:
Matt Wright
2015-12-02 17:20:46 -05:00
parent ea77940ffc
commit 8b1ab24341
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.4',
version='1.7.5',
url='https://github.com/mattupstate/flask-security',
license='MIT',
author='Matt Wright',