Bump the version

This commit is contained in:
tcely 2025-05-23 10:28:56 -04:00 committed by GitHub
parent f2c6d817a4
commit 0830812e21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ CONFIG_BASE_DIR = BASE_DIR
DOWNLOADS_BASE_DIR = BASE_DIR
VERSION = '0.15.3'
VERSION = '0.15.4'
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []