image-matching-webui / ui /__init__.py
Realcat's picture
Update README.md (#2)
f5aa753
raw
history blame
66 Bytes
__version__ = "1.0.1"
def get_version():
return __version__