Increase version

This commit is contained in:
AuroraWright
2024-01-30 19:54:43 +01:00
parent f5d924f1c6
commit 48c360b955

View File

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