From 423e16be037230277ce1eacc2eb301a2fe5f56cd Mon Sep 17 00:00:00 2001 From: Changhua Date: Mon, 10 Mar 2025 23:02:44 +0800 Subject: [PATCH] chore(python): update to v39.4.2.0 --- clients/python/README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clients/python/README.MD b/clients/python/README.MD index 1b9ec75..a6d07a1 100644 --- a/clients/python/README.MD +++ b/clients/python/README.MD @@ -44,8 +44,8 @@ python -m grpc_tools.protoc --python_out=. --proto_path=../../../WeChatFerry/rpc ## 版本更新 -### v39.4.1.0 -* 修复乱码问题 +### v39.4.2.0 +* 修复下载图片类型错误
点击查看更多