Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-03-14 17:18:05 -04:00
parent b22c6a0078
commit 13c29cb7a9

View File

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