Skip to content

Commit

Permalink
v37.1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lich0821 committed May 8, 2023
1 parent 120e278 commit e2db067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/wcfhttp/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from pydantic import BaseModel
from wcferry import Wcf, WxMsg

__version__ = "3.7.0.30.25"
__version__ = "37.1.25.0"


class Msg(BaseModel):
Expand Down

0 comments on commit e2db067

Please sign in to comment.