Reset version

This commit is contained in:
Jeremy Stretch 2017-04-05 12:11:48 -04:00
parent 1a34830f0e
commit 91d35905fd

View File

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