Clarify readme/help page

This commit is contained in:
AuroraWright
2024-03-04 19:49:12 +01:00
parent 6d442749fc
commit 7550e7d5a1
3 changed files with 5 additions and 4 deletions

View File

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