Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-06-30 18:29:37 -04:00
parent 2829303c74
commit 7a68e1d901

View File

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