This commit is contained in:
AuroraWright
2025-04-06 15:54:01 +02:00
parent 3e8fa659dc
commit 604332ef51
2 changed files with 2 additions and 2 deletions

View File

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