New version, fix config file issues, fix Windows crashes in edge cases

This commit is contained in:
AuroraWright
2025-05-03 06:55:08 +02:00
parent 010f319672
commit d2483a4af1
4 changed files with 27 additions and 24 deletions

View File

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