Skip to content

Commit 00f8e4d

Browse files
committed
Fix tiny accident: a line in pyproject.toml got lost somehow.
1 parent 74c9750 commit 00f8e4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_bindings/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: 3.10",
2626
"Programming Language :: Python :: 3.11",
2727
"Programming Language :: Python :: 3.12",
28+
"Programming Language :: Python :: 3.13",
2829
"Environment :: GPU :: NVIDIA CUDA",
2930
]
3031
dynamic = [

0 commit comments

Comments
 (0)