diff --git a/setup.py b/setup.py index 3bbca21..da71f74 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,6 @@ from setuptools import setup, find_packages setup( name='ocrd_repair_inconsistencies', - version='0.1.0', description='Repair glyph/word/line order inconsistencies', long_description=codecs.open('README.md', encoding='utf-8').read(), long_description_content_type='text/markdown',