Bump version number to 1.7.0

This commit is contained in:
Matt Wright
2014-01-10 14:40:24 -05:00
parent 91ee026ff7
commit 76fc578cf5
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.6.9',
version='1.7.0',
url='https://github.com/mattupstate/flask-security',
license='MIT',
author='Matt Wright',