Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-09-13 12:16:42 -04:00
parent f63e20571c
commit 344db9b896

View File

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