Actually fix Bing image size issue

This commit is contained in:
AuroraWright
2025-07-10 14:44:22 +02:00
parent f259162175
commit d71065a35d
2 changed files with 8 additions and 8 deletions

View File

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