Prepare for new version

This commit is contained in:
AuroraWright
2024-03-02 09:33:39 +01:00
parent 0e4d369a9c
commit ef97ce0e55
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.6',
version='1.7',
description="Japanese OCR",
long_description=long_description,
long_description_content_type="text/markdown",