Version bump for v1.1.0

This commit is contained in:
Jeremy Stretch 2016-07-07 12:27:27 -04:00
parent 5c6e3905b8
commit 126dea9ebf

View File

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