bump to 0.13.3

This commit is contained in:
meeb 2023-11-30 18:58:29 +11:00
parent e54a762a7b
commit 7aa9c0ec8a
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.13.2'
VERSION = '0.13.3'
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []