Fix Linux crashes

This commit is contained in:
AuroraWright
2025-06-16 16:41:08 +02:00
parent 29b1be10a3
commit 2cb828d1da
3 changed files with 139 additions and 114 deletions

View File

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