bump to 0.6

This commit is contained in:
meeb
2020-12-19 18:14:31 +11:00
parent 304cc153cf
commit 12eac049e5
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.5
VERSION = 0.6
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []