Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-01-18 16:23:52 -05:00
parent 6121f97ca9
commit 3bfc1ebcea

View File

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