From 04c7f53298a154f62caa88a0cfa4c07fe5753445 Mon Sep 17 00:00:00 2001 From: Changhua Date: Fri, 14 Jul 2023 00:34:07 +0800 Subject: [PATCH] Update --- docs/source/conf.py | 2 +- python/README.MD | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 53144df..9e701bc 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -9,7 +9,7 @@ project = "WeChatFerry" copyright = "2023, Changhua" author = "Changhua" -release = "3.7.0.30" +release = "3.9.2.23" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration diff --git a/python/README.MD b/python/README.MD index 2929424..e86a511 100644 --- a/python/README.MD +++ b/python/README.MD @@ -131,7 +131,7 @@ python -m grpc_tools.protoc --python_out=. --proto_path=../../rpc/proto/ wcf.pro * `y` 是 `WeChatFerry` 的版本,从 0 开始 * `z` 是各客户端的版本,从 0 开始 -### 39.0.0.0a0 (2023.07.11) +### 39.0.0.0 (2023.07.14) 支持微信 `3.9.2.23`。 功能: @@ -180,4 +180,5 @@ python -m grpc_tools.protoc --python_out=. --proto_path=../../rpc/proto/ wcf.pro * 添加群成员 * 解密图片 * 某功能 +