v39.0.0.0a3

This commit is contained in:
Changhua
2023-07-12 23:09:33 +08:00
parent 3ed51d4bc9
commit d5c04863db
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.0a1"
__version__ = "39.0.0.0a3"
class Msg(BaseModel):