imcui-dev / ui /__init__.py
Realcat
init: files
4bde5d3
raw
history blame
66 Bytes
__version__ = "1.0.1"
def get_version():
return __version__