Update pyproject.toml

update version to 4.2.1
This commit is contained in:
Haicheng Wu
2025-09-24 01:18:51 -04:00
committed by GitHub
parent 95a5ff14c0
commit c6aeb9179c

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "nvidia-cutlass"
version = "4.2.0.0"
version = "4.2.1.0"
description = "CUTLASS"
readme = "README.md"
requires-python = ">=3.8"