WeChatFerry/clients/pyauto/wcfauto/__init__.py
2023-10-07 17:02:43 +08:00

8 lines
167 B
Python

# -*- coding: utf-8 -*-
from wcfauto.auto_res import Register
from wcfauto.wcf import WcfV2 as Wcf
from wcfauto.wcf import WxMsgV2 as WxMsg
__version__ = "39.0.3.0"