Reset version

This commit is contained in:
Jeremy Stretch 2017-04-05 12:11:48 -04:00
parent 885125e5db
commit 269f0c9084

View File

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