Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-03-08 14:45:23 -05:00
parent b3b1f2526f
commit 6c5723e52e

View File

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