From d2fb4f827fdd189119d1e5c778f2262c7005b527 Mon Sep 17 00:00:00 2001 From: Chandan Singh Date: Fri, 28 Jun 2024 08:59:59 -0700 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8c2f59d..77532fb 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setuptools.setup( name="imodelsx", - version="1.0.7", + version="1.0.8", author="Chandan Singh, John X. Morris, Armin Askari, Divyanshu Aggarwal, Aliyah Hsu, Yuntian Deng", author_email="chansingh@microsoft.com", description="Library to explain a dataset in natural language.",