Bump to v37.1.25.4

This commit is contained in:
Changhua
2023-05-10 13:21:36 +08:00
parent 4edbced7de
commit c9078f5a1c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from fastapi import Body, FastAPI
from pydantic import BaseModel
from wcferry import Wcf, WxMsg
__version__ = "37.1.25.3"
__version__ = "37.1.25.4"
class Msg(BaseModel):