Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-07-10 09:44:34 -04:00
parent 41ea433e7c
commit 5f66893038

View File

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