WeChatFerry/python/wcferry/__init__.py
2022-10-19 18:46:27 +08:00

5 lines
81 B
Python

# -*- coding: utf-8 -*-
from .client import Wcf
from .client import __version__