New version

This commit is contained in:
AuroraWright
2025-07-25 14:28:06 +02:00
parent 0e243d79f6
commit 01f63cd402

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "owocr"
version = "1.14.6"
version = "1.14.7"
description = "Japanese OCR"
readme = "README.md"
requires-python = ">=3.11"
@@ -62,7 +62,7 @@ winocr = [
]
oneocr = [
"oneocr"
"oneocr>=1.0.9"
]
lens = [