bump TA_VERSION for release

This commit is contained in:
Simon
2024-07-15 20:17:35 +02:00
parent 24b57406ab
commit 807c30caa0

View File

@@ -276,4 +276,4 @@ CORS_ALLOW_HEADERS = list(default_headers) + [
# TA application settings
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
TA_VERSION = "v0.4.9-unstable"
TA_VERSION = "v0.4.9"