Redundant

This commit is contained in:
AuroraWright
2024-03-04 19:52:25 +01:00
parent 7550e7d5a1
commit 24b80130bf
2 changed files with 2 additions and 2 deletions

View File

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