Release v1.3.2

This commit is contained in:
Jeremy Stretch 2016-07-26 11:54:01 -04:00
parent 8f4980044a
commit 8dbeec8b00

View File

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