From f815cb27ccebb8ef6a3d147f25401cdeb916c8f2 Mon Sep 17 00:00:00 2001 From: JoyMonteiro Date: Tue, 10 Feb 2026 16:00:38 +0530 Subject: [PATCH] Update release_climt.yml --- .github/workflows/release_climt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_climt.yml b/.github/workflows/release_climt.yml index 54dc440f..fb23e4d4 100644 --- a/.github/workflows/release_climt.yml +++ b/.github/workflows/release_climt.yml @@ -27,7 +27,7 @@ jobs: platforms: all - name: Install cibuildwheel - run: python -m pip install cibuildwheel==2.22.1 + run: python -m pip install cibuildwheel==3.3.1 - name: Build on Linux env: