New version
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "owocr"
|
name = "owocr"
|
||||||
version = "1.14.6"
|
version = "1.14.7"
|
||||||
description = "Japanese OCR"
|
description = "Japanese OCR"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
@@ -62,7 +62,7 @@ winocr = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
oneocr = [
|
oneocr = [
|
||||||
"oneocr"
|
"oneocr>=1.0.9"
|
||||||
]
|
]
|
||||||
|
|
||||||
lens = [
|
lens = [
|
||||||
|
|||||||
Reference in New Issue
Block a user