upgrade api client version

pull/827/head
Jingyi 2024-06-23 18:35:16 +08:00
parent 7ffea0db77
commit f34c9b9f3a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ from utils import host_url, api_key
logger = logging.getLogger(__name__)
logger.setLevel(logging.INFO)
client_api_version = "1.5.0"
client_api_version = "1.6.0"
def upgrade_info(resp):