From 8bc1697f7ccd4c9e61a46160128c5cd5c80e1204 Mon Sep 17 00:00:00 2001 From: boonhapus Date: Wed, 8 Jan 2025 14:43:49 -0600 Subject: [PATCH] version bump --> 2.2.1 --- src/thoughtspot_tml/__project__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/thoughtspot_tml/__project__.py b/src/thoughtspot_tml/__project__.py index 8a124bf..b19ee4b 100644 --- a/src/thoughtspot_tml/__project__.py +++ b/src/thoughtspot_tml/__project__.py @@ -1 +1 @@ -__version__ = "2.2.0" +__version__ = "2.2.1"