chore: bump sgl-kernel v0.1.3 (#6368)

This commit is contained in:
Yineng Zhang
2025-05-17 00:15:55 -07:00
committed by GitHub
parent 2df9d40aa6
commit 3d7f7a43c8
6 changed files with 6 additions and 5 deletions

View File

@@ -47,6 +47,7 @@ format: check-deps ## Format all source files
FILES_TO_UPDATE = python/sgl_kernel/version.py \
pyproject.toml \
pyproject_rocm.toml \
pyproject_cpu.toml \
../docker/Dockerfile.blackwell
update: ## Update version numbers across project files. Usage: make update <new_version>