Release v1.3.2

This commit is contained in:
Jeremy Stretch 2016-07-26 11:54:01 -04:00
parent 879daab9cc
commit a5689f6a77

View File

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