File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -109,11 +109,11 @@ binary_common: &binary_common
109109 build_version :
110110 description : " version number of release binary; by default, build a nightly"
111111 type : string
112- default : " 0.10.0 "
112+ default : " 0.10.1 "
113113 pytorch_version :
114114 description : " PyTorch version to build against; by default, use a nightly"
115115 type : string
116- default : " 1.9.0 "
116+ default : " 1.9.1 "
117117 # Don't edit these
118118 python_version :
119119 description : " Python version to build against (e.g., 3.7)"
Original file line number Diff line number Diff line change @@ -109,11 +109,11 @@ binary_common: &binary_common
109109 build_version:
110110 description: "version number of release binary; by default, build a nightly"
111111 type: string
112- default: "0.10.0 "
112+ default: "0.10.1 "
113113 pytorch_version:
114114 description: "PyTorch version to build against; by default, use a nightly"
115115 type: string
116- default: "1.9.0 "
116+ default: "1.9.1 "
117117 # Don't edit these
118118 python_version:
119119 description: "Python version to build against (e.g., 3.7)"
You can’t perform that action at this time.
0 commit comments