diff --git a/setup.py b/setup.py index 82c10f9..cb5cd0b 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ long_description = open(os.path.join(os.path.dirname(__file__), "README.md")).re setup( name="pdfparanoia", - version="0.0.13", + version="0.0.14", url="https://github.com/kanzure/pdfparanoia", license="BSD", author="Bryan Bishop",