From 913a2a4dd0012fdcffaa3fbd2dabdada708d14e4 Mon Sep 17 00:00:00 2001 From: Michael Shin Date: Tue, 7 Apr 2026 11:47:45 -0400 Subject: [PATCH 1/2] Release v0.4.10 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e5e70c5..601d200 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name='centml', - version='0.4.9', + version='0.4.10', packages=find_packages(), python_requires=">=3.10", long_description=open('README.md').read(), From 6844042abce69c472c25c8207d4bc323d7c3970b Mon Sep 17 00:00:00 2001 From: Michael Shin Date: Tue, 7 Apr 2026 12:33:25 -0400 Subject: [PATCH 2/2] update client --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3de65a0..16f960a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ scipy>=1.6.0 scikit-learn>=1.5.1 websockets>=16.0 pyte>=0.8.0 -platform-api-python-client==4.8.4 +platform-api-python-client==4.9.0