Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import sys
|
||||
|
||||
VERSION = "0.1.0"
|
||||
|
||||
def run(args):
|
||||
print(f"Mistral OCR CLI v{VERSION}")
|
||||
Reference in New Issue
Block a user