Release v2.0.6

This commit is contained in:
Jeremy Stretch 2017-06-12 09:44:09 -04:00
parent cfff69a715
commit 3a2c5b318a

View File

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