Release v2.0.10

This commit is contained in:
Jeremy Stretch 2017-07-14 10:07:21 -04:00
parent 2f32e11f53
commit d0dc505220

View File

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