This commit is contained in:
Changhua
2023-07-14 00:34:07 +08:00
parent 6a1382d95b
commit 04c7f53298
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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
+2 -1
View File
@@ -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
* 添加群成员
* 解密图片
* 某功能
</details>