bump TA_VERSION to v0.2.0

This commit is contained in:
simon 2022-07-23 16:35:18 +07:00
parent d797f47bb8
commit aa0739bfbe
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.7"
TA_VERSION = "v0.2.0"