Handle OneOCR errors

This commit is contained in:
AuroraWright
2025-04-06 15:46:35 +02:00
parent 7568124460
commit 3e8fa659dc
3 changed files with 13 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "owocr"
version = "1.13.2"
version = "1.13.5"
description = "Japanese OCR"
readme = "README.md"
requires-python = ">=3.11"