v39.0.2.2

This commit is contained in:
Changhua
2023-09-25 23:51:30 +08:00
parent 25e72bd470
commit 6a87ea4361
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from fastapi import Body, Query, FastAPI
from pydantic import BaseModel
from wcferry import Wcf, WxMsg
__version__ = "39.0.2.1"
__version__ = "39.0.2.2"
class Msg(BaseModel):