bump to v0.9

This commit is contained in:
meeb
2021-02-18 17:29:03 +11:00
parent 2f324f28a9
commit 799c0fce39
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.8
VERSION = 0.9
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []