Bump version number to 1.5.2

This commit is contained in:
Matt Wright
2012-12-11 15:15:01 -05:00
parent 0724bd12a5
commit 3a5a1b4f52
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ from setuptools import setup
setup(
name='Flask-Security',
version='1.5.1',
version='1.5.2',
url='https://github.com/mattupstate/flask-security',
license='MIT',
author='Matt Wright',