Bump version number to 1.6.7

This commit is contained in:
Matt Wright
2013-07-11 14:58:46 -04:00
parent c0d9eecf10
commit 0f46f35981
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.6',
version='1.6.7',
url='https://github.com/mattupstate/flask-security',
license='MIT',
author='Matt Wright',