Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-09-30 11:26:08 -04:00
parent dafa16d43c
commit 6ac9f7b3c5

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