Fix manual coordinates for screen_capture_window_area

This commit is contained in:
AuroraWright
2025-10-17 02:41:12 +02:00
parent e051ef5eab
commit 68ba4c3e36
2 changed files with 2 additions and 1 deletions

View File

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