3 lines
89 B
Python
3 lines
89 B
Python
from kaikout.version import __version__, __version_info__
|
|
|
|
print('kaikout', __version__)
|