From dbff1e232d29b79881f75544f17d3e548089cbb8 Mon Sep 17 00:00:00 2001 From: kevin Date: Fri, 17 Jul 2026 16:39:55 +0800 Subject: [PATCH] Bump version to 1.26.4 --- dashscope/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashscope/version.py b/dashscope/version.py index 4e29843..5aab490 100644 --- a/dashscope/version.py +++ b/dashscope/version.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- # Copyright (c) Alibaba, Inc. and its affiliates. -__version__ = "1.26.3" +__version__ = "1.26.4"