Skip to content

Commit a764acf

Browse files
authored
Add classifier for CUDA 13 (#222)
Signed-off-by: Kevin Mittman <[email protected]>
1 parent b67299d commit a764acf

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
@@ -59,6 +59,7 @@
5959
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.4",
6060
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.5",
6161
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.6",
62+
"Environment :: GPU :: NVIDIA CUDA :: 13",
6263
"Environment :: Handhelds/PDA's",
6364
"Environment :: MacOS X",
6465
"Environment :: MacOS X :: Aqua",

0 commit comments

Comments
 (0)