New version

This commit is contained in:
AuroraWright
2024-12-13 18:06:17 +01:00
parent f2c2eb6cfc
commit b39b902902
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.8.2',
version='1.8.3',
description="Japanese OCR",
long_description=long_description,
long_description_content_type="text/markdown",