Update version

This commit is contained in:
AuroraWright
2024-11-16 03:59:11 +01:00
parent 6590e0e17e
commit b932f1f767

View File

@@ -5,7 +5,7 @@ long_description = (Path(__file__).parent / "README.md").read_text('utf-8')
setup( setup(
name="owocr", name="owocr",
version='1.7.6', version='1.8.0',
description="Japanese OCR", description="Japanese OCR",
long_description=long_description, long_description=long_description,
long_description_content_type="text/markdown", long_description_content_type="text/markdown",