v39.0.5.0

This commit is contained in:
Changhua
2023-11-22 23:05:11 +08:00
parent f3922ddd00
commit d766d8bfa5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from fastapi import Body, FastAPI, Query
from pydantic import BaseModel
from wcferry import Wcf, WxMsg
__version__ = "39.0.4.0"
__version__ = "39.0.5.0"
class Msg(BaseModel):