Files
AstrBot/astrbot/cli/__init__.py

4 lines
59 B
Python

from astrbot import __version__
__all__ = ["__version__"]