Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-07-26 12:24:32 -04:00
parent e889c58077
commit 95018c69ff

View File

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