Skip to content

Commit 5ec2206

Browse files
authored
Add the NVIDIA CUDA :: 12 :: 12.2 classifier. (#155)
* Add the `NVIDIA CUDA :: 12 :: 12.2` classifier. It has been out for some time now: https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html * Remove the accidental dangling whitespace from CUDA 12.
1 parent 866e3e9 commit 5ec2206

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
@@ -54,6 +54,7 @@
5454
"Environment :: GPU :: NVIDIA CUDA :: 12",
5555
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.0",
5656
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.1",
57+
"Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.2",
5758
"Environment :: Handhelds/PDA's",
5859
"Environment :: MacOS X",
5960
"Environment :: MacOS X :: Aqua",

0 commit comments

Comments
 (0)