bump to v0.4

This commit is contained in:
meeb
2020-12-18 16:20:29 +11:00
parent a854b804f0
commit 47313cb6cc
2 changed files with 11 additions and 5 deletions

View File

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