Release v1.7.1

This commit is contained in:
Jeremy Stretch 2016-11-15 12:13:42 -05:00
parent 0d56ce1d7c
commit 3523512dc7

View File

@ -12,7 +12,7 @@ except ImportError:
"the documentation.")
VERSION = '1.7.1-dev'
VERSION = '1.7.1'
# Import local configuration
for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: