Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-08-11 13:54:07 -04:00
parent 96b4f69a74
commit fd8782134d

View File

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