Version bump: v1.2.0

This commit is contained in:
Jeremy Stretch 2016-07-12 11:28:28 -04:00
parent 67b5a36bf0
commit 9a48e6d3c3

View File

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