Skip to content

Commit 5e6ed29

Browse files
authored
Add CUDA 12.6 classifier (#203)
1 parent 28d3e61 commit 5e6ed29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/trove_classifiers/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.3",
5959
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.4",
6060
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.5",
61+
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.6",
6162
"Environment :: Handhelds/PDA's",
6263
"Environment :: MacOS X",
6364
"Environment :: MacOS X :: Aqua",

0 commit comments

Comments
 (0)