Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-03-03 11:28:27 -05:00
parent 0cf6709b7b
commit c8737f73c0

View File

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