v37.1.25.0

This commit is contained in:
Changhua 2023-05-08 13:11:13 +08:00
parent 120e278383
commit e2db067fa2

View File

@ -10,7 +10,7 @@ from fastapi import Body, FastAPI
from pydantic import BaseModel
from wcferry import Wcf, WxMsg
__version__ = "3.7.0.30.25"
__version__ = "37.1.25.0"
class Msg(BaseModel):