v39.0.2.3

This commit is contained in:
Changhua 2023-09-26 08:53:27 +08:00
parent 71f829bc50
commit 13753cb06f

View File

@ -12,7 +12,7 @@ from fastapi import Body, FastAPI, Query
from pydantic import BaseModel
from wcferry import Wcf, WxMsg
__version__ = "39.0.2.2"
__version__ = "39.0.2.3"
class Msg(BaseModel):