diff --git a/setup.py b/setup.py index 76e5765..96f384f 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ long_description = fh.read() setup(name='ocr4all_helper_scripts', - version='0.3.2', + version='0.4.0', description='Different python scripts used in the OCR4all workflow.', long_description=long_description, url='https://github.com/OCR4all/OCR4all_helper-scripts',