Skip to content

Commit 57bab90

Browse files
authored
Add CUDA 12.3-12.5 classifiers (#182)
1 parent 932aaf2 commit 57bab90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/trove_classifiers/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.0",
5656
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.1",
5757
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.2",
58+
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.3",
59+
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.4",
60+
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.5",
5861
"Environment :: Handhelds/PDA's",
5962
"Environment :: MacOS X",
6063
"Environment :: MacOS X :: Aqua",

0 commit comments

Comments
 (0)