bump TA_VERSION to v0.1.7

This commit is contained in:
simon
2022-07-03 16:08:30 +07:00
parent efff4cd96d
commit 048409bb1e

View File

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