Revert "v1.1.0 release"

This reverts commit 7fb5b825f0.
This commit is contained in:
Jeremy Stretch 2016-07-05 18:12:05 -04:00
parent 34cf5fd90c
commit e3427e9989

View File

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