We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5eff78 commit 4cc9e3bCopy full SHA for 4cc9e3b
.github/scripts/generate-release-matrix.py
@@ -9,7 +9,7 @@
9
"tarball": ["cu128"],
10
}
11
RELEASE_PYTHON_VERSION = {
12
- "wheel": ["3.9", "3.10", "3.11", "3.12"],
+ "wheel": ["3.9", "3.10", "3.11", "3.12", "3.13"],
13
"tarball": ["3.11"],
14
15
0 commit comments