Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-09-21 10:15:03 -04:00
parent 7fa25bfad2
commit e0d8c567d3

View File

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