diff --git a/_includes/selector.html b/_includes/selector.html
index 4ccaed290e4..837f53c9443 100644
--- a/_includes/selector.html
+++ b/_includes/selector.html
@@ -382,7 +382,7 @@
active_additional_packages: [],
// all possible values
- python_vers_stable: ["3.10", "3.11", "3.12", "3.13"],
+ python_vers_stable: ["3.11", "3.12", "3.13", "3.14"],
python_vers_nightly: ["3.11", "3.12", "3.13", "3.14"],
conda_cuda_vers_stable: ["12", "13"],
conda_cuda_vers_nightly: ["12", "13"],