From 513ae71e7d337947f59741f416448f6f8df50299 Mon Sep 17 00:00:00 2001 From: boonhapus Date: Mon, 3 Feb 2025 10:37:13 -0600 Subject: [PATCH] bump version --> 2.3.0 --- 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 b19ee4b..55e4709 100644 --- a/src/thoughtspot_tml/__project__.py +++ b/src/thoughtspot_tml/__project__.py @@ -1 +1 @@ -__version__ = "2.2.1" +__version__ = "2.3.0"