Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-08-11 13:54:07 -04:00
parent 0b4d3446bf
commit 35aa8acd09

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