bump TA_VERSION

This commit is contained in:
simon
2023-02-18 10:53:07 +07:00
parent 5d8dc76e7a
commit 4a64748da8

View File

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