diff --git a/setup.py b/setup.py index a82d5e7..aceea3f 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ readme = file.read() setup(name='pypdf2htmlex', - version='1.3', + version='1.4', license='MIT License', author='Gabriel Batistuta', long_description=readme,