mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-19 18:47:41 +08:00
4 lines
59 B
Python
4 lines
59 B
Python
from astrbot import __version__
|
|
|
|
__all__ = ["__version__"]
|