Bump to v39.0.3

This commit is contained in:
Changhua
2023-09-28 08:51:20 +08:00
parent dbc6ce058c
commit 31fc762c17
4 changed files with 5 additions and 12 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.2.3"
__version__ = "39.0.3.0"
class Msg(BaseModel):