mirror of
https://codeberg.org/sch/BukuBot
synced 2024-11-17 19:48:40 +01:00
4 lines
89 B
Python
4 lines
89 B
Python
|
from bukubot.version import __version__, __version_info__
|
||
|
|
||
|
print('BukuBot', __version__)
|