bump to 0.10.0

This commit is contained in:
meeb 2021-09-20 17:08:22 +10:00
parent 837b6c3107
commit c1cb19259e

View File

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