Release v1.9.3

This commit is contained in:
Jeremy Stretch 2017-03-23 16:24:35 -04:00
parent 3febbaf060
commit d1fbaa7695

View File

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