Unverified Commit 32ed0160 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

chore: bump v0.0.2 for sgl-kernel (#2462)

parent 6efa9e4a
...@@ -14,7 +14,7 @@ jobs: ...@@ -14,7 +14,7 @@ jobs:
strategy: strategy:
matrix: matrix:
python-version: ['3.9', '3.10', '3.11', '3.12'] python-version: ['3.9', '3.10', '3.11', '3.12']
cuda-version: ['11.8', '12.1', '12.4'] cuda-version: ['12.1']
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
......
...@@ -78,5 +78,3 @@ setup( ...@@ -78,5 +78,3 @@ setup(
cmdclass={"build_ext": BuildExtension}, cmdclass={"build_ext": BuildExtension},
install_requires=["torch"], install_requires=["torch"],
) )
rename_wheel()
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment