v39.0.2.1

This commit is contained in:
Changhua
2023-08-03 00:50:35 +08:00
parent e6b6a0967c
commit 68a8e72926
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from fastapi import Body, Query, FastAPI
from pydantic import BaseModel
from wcferry import Wcf, WxMsg
__version__ = "39.0.2.0"
__version__ = "39.0.2.1"
class Msg(BaseModel):