diff --git a/setup.py b/setup.py index ae144d6..8ae1837 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def run(self): setuptools.setup( name='formfyxer', - version='0.0.8', + version='0.0.9', author='Suffolk LIT Lab', author_email='litlab@suffolk.edu', description='A tool for learning about and pre-processing pdf forms.',