From 728be8f7cfd3127c7553db06b4c412a9e7c932be Mon Sep 17 00:00:00 2001 From: Bryce Willey Date: Fri, 24 Feb 2023 12:04:07 -0500 Subject: [PATCH] Bump version to 0.1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6ac5c9b..e596f68 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def run(self): setuptools.setup( name='formfyxer', - version='0.1.0', + version='0.1.1', author='Suffolk LIT Lab', author_email='litlab@suffolk.edu', description='A tool for learning about and pre-processing pdf forms.',