Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-12-08 12:35:18 -05:00
parent 30ea3299af
commit c417e31f20

View File

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