Release v1.7.3

This commit is contained in:
Jeremy Stretch 2016-12-08 12:33:36 -05:00
parent 5035a9567b
commit a68e82575f

View File

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