bump TA_VERSION to v0.2.1

This commit is contained in:
simon
2022-08-19 18:28:34 +07:00
parent 7d3a5cc699
commit 20ff465b94

View File

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