Take Lens url headers/parameters from https://github.com/dimdenGD/chrome-lens-ocr

This commit is contained in:
AuroraWright
2025-02-01 08:31:42 +01:00
parent 34e4e33e75
commit aa0cba6ee5
3 changed files with 47 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ long_description = (Path(__file__).parent / "README.md").read_text('utf-8')
setup(
name="owocr",
version='1.9.0',
version='1.9.1',
description="Japanese OCR",
long_description=long_description,
long_description_content_type="text/markdown",