Add join_lines option

This commit is contained in:
AuroraWright
2025-10-18 17:15:08 +02:00
parent 4150d8ba45
commit 6f70d05bf2
4 changed files with 13 additions and 5 deletions

View File

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