bump to 0.7

This commit is contained in:
meeb
2020-12-20 18:24:04 +11:00
parent e36658e1a1
commit d92dbde781
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ CONFIG_BASE_DIR = BASE_DIR
DOWNLOADS_BASE_DIR = BASE_DIR
VERSION = 0.6
VERSION = 0.7
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []