Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-04-04 12:03:26 -04:00
parent 3b2c74042e
commit aa54e14c37

View File

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