Skip to content

Commit a32fe4a

Browse files
authored
Update stable version to 2.9.1
Release 2.9.1
1 parent 3c4a036 commit a32fe4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/scripts/generate_binary_build_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
CURRENT_NIGHTLY_VERSION = "2.10.0"
8080
CURRENT_CANDIDATE_VERSION = "2.9.1"
81-
CURRENT_STABLE_VERSION = "2.9.0"
81+
CURRENT_STABLE_VERSION = "2.9.1"
8282
CURRENT_VERSION = CURRENT_STABLE_VERSION
8383

8484
# By default use Nightly for CUDA arches

0 commit comments

Comments
 (0)