bump to v0.8

This commit is contained in:
meeb
2021-01-20 18:13:28 +11:00
parent eebef3371f
commit ffd69e8d40
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.7
VERSION = 0.8
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []