mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-19 10:22:04 +08:00
4 lines
71 B
Python
4 lines
71 B
Python
from astrbot.core.config.default import VERSION
|
|
|
|
__version__ = VERSION
|