From 717df8dd66d703a4b2734ab38c82cb7d0eaae449 Mon Sep 17 00:00:00 2001 From: Michael Ossig Date: Fri, 16 Jan 2026 19:02:01 -0500 Subject: [PATCH] bumps version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dbb1902..79ce49a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='method-python', - version='2.0.1', + version='2.1.1', description='Python library for the Method API', long_description='Python library for the Method API', long_description_content_type='text/x-rst',