Version bump for next release

This commit is contained in:
Jeremy Stretch 2016-06-29 17:48:11 -04:00
parent 817bfba723
commit 28a06bdd13

View File

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