WeChatFerry/python/wcferry/__init__.py
2023-05-04 21:34:04 +08:00

5 lines
101 B
Python

# -*- coding: utf-8 -*-
from wcferry.client import Wcf, __version__
from wcferry.wxmsg import WxMsg