v39.0.0.0

This commit is contained in:
Changhua
2023-07-13 23:49:30 +08:00
parent 0b6961f53a
commit b0a2027000
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from fastapi import Body, FastAPI
from pydantic import BaseModel
from wcferry import Wcf, WxMsg
__version__ = "39.0.0.0a3"
__version__ = "39.0.0.0"
class Msg(BaseModel):