Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-04-04 12:03:26 -04:00
parent 46a14ccb0a
commit ff04b77645

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']: