From b92b9f0d37df5e3d0e34ca56ec26b1ee4a88bcef Mon Sep 17 00:00:00 2001 From: Haicheng Wu <57973641+hwu36@users.noreply.github.com> Date: Wed, 25 Feb 2026 00:02:41 -0500 Subject: [PATCH] Bump version from 4.3.5 to 4.4.0 --- python/setup_cutlass.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/setup_cutlass.py b/python/setup_cutlass.py index d057de16..150d92a6 100644 --- a/python/setup_cutlass.py +++ b/python/setup_cutlass.py @@ -51,7 +51,7 @@ setup_pycute.perform_setup() setup( name='cutlass_cppgen', - version='4.3.5', + version='4.4.0', description='CUTLASS Pythonic Interface', package_dir={'': '.'}, packages=[