Skip to content

Commit 1755e9e

Browse files
authored
Add Classifier for CUDA 11.7 (#105)
1 parent 4b99352 commit 1755e9e

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
@@ -46,6 +46,7 @@
4646
"Environment :: GPU :: NVIDIA CUDA :: 11.4",
4747
"Environment :: GPU :: NVIDIA CUDA :: 11.5",
4848
"Environment :: GPU :: NVIDIA CUDA :: 11.6",
49+
"Environment :: GPU :: NVIDIA CUDA :: 11.7",
4950
"Environment :: Handhelds/PDA's",
5051
"Environment :: MacOS X",
5152
"Environment :: MacOS X :: Aqua",

0 commit comments

Comments
 (0)