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
@@ -20,4 +20,4 @@ from .signals import confirm_instructions_sent, password_reset, \
reset_password_instructions_sent, user_confirmed, user_registered
from .utils import login_user, logout_user, url_for_security
__version__ = '1.7.4'
__version__ = '1.7.5'