From 8e43418b2f9cb5d89206e4a8285411c63cd3aabe Mon Sep 17 00:00:00 2001 From: "bryant.howell" Date: Tue, 7 Oct 2025 13:55:08 -0500 Subject: [PATCH] Updated to 1.8.8 with final version notice for this package name. Added metadata_parameterize and metadata_unparameterize --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index fde03ae..cd9fb6f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = thoughtspot_rest_api_v1 -version = 1.8.7 +version = 1.8.8 description = Library implementing the ThoughtSpot V1 REST API long_description = file: README.md long_description_content_type = text/markdown