0.1.8 release
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
__version__ = '0.1.7'
|
||||
__version__ = '0.1.8'
|
||||
|
||||
from manga_ocr.ocr import MangaOcr
|
||||
|
||||
@@ -5,7 +5,7 @@ long_description = (Path(__file__).parent / "README.md").read_text('utf-8').spli
|
||||
|
||||
setup(
|
||||
name="manga-ocr",
|
||||
version='0.1.7',
|
||||
version='0.1.8',
|
||||
description="OCR for Japanese manga",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user