v1.1.0 release

This commit is contained in:
Jeremy Stretch 2016-07-05 18:00:12 -04:00
parent fd3459f4c1
commit 7fb5b825f0

View File

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