Version bump: v1.3.0

This commit is contained in:
Jeremy Stretch 2016-07-18 13:43:39 -04:00
parent 7aa059ddcf
commit 28a87e3352

View File

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