Release v1.3.1

This commit is contained in:
Jeremy Stretch 2016-07-21 11:45:59 -04:00
parent 8ee083f7c1
commit d2c3fea5b9

View File

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