Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-09-30 11:26:08 -04:00
parent b5a7dd7d6d
commit 8ed174e7af

View File

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