Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-04-04 15:50:59 -04:00
parent a18e1a0161
commit 78adaecb89

View File

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