From 5e8606f7eaa0ca46ebd9e10a2f3d8ff15a993965 Mon Sep 17 00:00:00 2001 From: smohan-intuit Date: Mon, 8 Sep 2025 14:27:47 -0700 Subject: [PATCH] Update version.py --- intuitlib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intuitlib/version.py b/intuitlib/version.py index f17380e..9547e7c 100644 --- a/intuitlib/version.py +++ b/intuitlib/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = '1.2.6' +__version__ = '1.2.7'