Release v1.6.3

This commit is contained in:
Jeremy Stretch 2016-10-19 16:21:01 -04:00
parent 4d40c015e4
commit 493b7d594d

View File

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