Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-09-21 11:45:12 -04:00
parent 325d96dabb
commit f8f973dac2

View File

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