Skip to content

Commit 406fb6a

Browse files
Fix Release 0.48.0
1 parent 50516cf commit 406fb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ keywords = [
2525
]
2626
classifiers = [
2727
"Development Status :: 4 - Beta",
28-
"Environment :: GPU :: NVIDIA CUDA :: 11 :: 11.8",
28+
"Environment :: GPU :: NVIDIA CUDA :: 11.8",
2929
"Environment :: GPU :: NVIDIA CUDA :: 12",
3030
"Environment :: GPU :: NVIDIA CUDA :: 13",
3131
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)