Release v2.0.3

This commit is contained in:
Jeremy Stretch 2017-05-18 14:31:48 -04:00
parent f927d5b8f5
commit 9cf10eecd1

View File

@ -13,7 +13,7 @@ except ImportError:
)
VERSION = '2.0.3-dev'
VERSION = '2.0.3'
# Import local configuration
ALLOWED_HOSTS = DATABASE = SECRET_KEY = None