Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-03-23 16:29:42 -04:00
parent d1fbaa7695
commit b33c4e7274

View File

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