bump version

This commit is contained in:
meeb 2020-12-13 16:35:45 +11:00
parent 182d9d494a
commit b242e3e657
1 changed files with 1 additions and 1 deletions

View File

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