bump to 0.5

This commit is contained in:
meeb
2020-12-18 18:07:33 +11:00
parent 68a62d8a7c
commit 67af70569b
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.4
VERSION = 0.5
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []