Dev version bump

This commit is contained in:
Jeremy Stretch 2016-07-07 12:54:25 -04:00
parent ece16200a3
commit 9c48340b9a

View File

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