Version bump for next release

This commit is contained in:
Jeremy Stretch 2016-06-29 17:48:11 -04:00
parent d520d78380
commit 519ab21ba0

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