Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-10-19 16:27:46 -04:00
parent 493b7d594d
commit 6018700421

View File

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