Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-08-16 09:34:26 -04:00
parent 2212979718
commit dfbf703f8f

View File

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