Switch to betterproto for Lens, add Bing (thanks @bropines)

This commit is contained in:
AuroraWright
2025-04-02 07:05:35 +02:00
parent 89af4bd28c
commit 6dfde19887
40 changed files with 1381 additions and 1964 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "owocr"
version = "1.11"
version = "1.12"
description = "Japanese OCR"
readme = "README.md"
requires-python = ">=3.11"
@@ -63,7 +63,7 @@ winrt = [
]
lens = [
"protobuf",
"betterproto==2.0.0b7",
]
lensweb = [