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
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

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"