OMG / inference /core /version.py
Last commit not found
raw
history blame
75 Bytes
__version__ = "0.9.13"
if __name__ == "__main__":
print(__version__)