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