From 62717ecdbab4d386110f98b0fad445d2b0991d54 Mon Sep 17 00:00:00 2001 From: hellovai Date: Mon, 29 Apr 2024 06:18:17 -0700 Subject: [PATCH] Update version.json --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 61b6cec..b3e3f69 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "cli": "0.19.0", - "py_client": "0.19.0", + "py_client": "0.19.1", "ts_client": "0.0.7", "version": "0.1.1" -} \ No newline at end of file +}