Update version

This commit is contained in:
AuroraWright
2024-10-15 02:15:49 +02:00
parent 743c64aa16
commit b4320280cd

View File

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