Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-03-02 13:30:45 -05:00
parent 709bc475b2
commit 13b523e096

View File

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