WeChatFerry/python/wcferry/__init__.py

5 lines
81 B
Python
Raw Normal View History

2022-10-19 18:46:27 +08:00
# -*- coding: utf-8 -*-
from .client import Wcf
from .client import __version__