efb-qq-plugin-go-cqhttp/efb_qq_plugin_go_cqhttp/__init__.py

4 lines
60 B
Python
Raw Normal View History

2022-02-05 12:58:20 +00:00
from . import GoCQHttp # noqa: F401
2022-02-05 12:00:18 +00:00
2022-05-02 10:34:48 +00:00
__version__ = "3.0.0"