import sys VERSION = "0.1.0" def run(args): print(f"Mistral OCR CLI v{VERSION}")