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 @@ -54,11 +54,11 @@ binary_common: &binary_common
5454 build_version :
5555 description : " version number of release binary; by default, build a nightly"
5656 type : string
57- default : " 0.9.0 "
57+ default : " 0.9.1 "
5858 pytorch_version :
5959 description : " PyTorch version to build against; by default, use a nightly"
6060 type : string
61- default : " 1.9.0 "
61+ default : " 1.9.1 "
6262 # Don't edit these
6363 python_version :
6464 description : " Python version to build against (e.g., 3.8)"
Original file line number Diff line number Diff line change @@ -54,11 +54,11 @@ binary_common: &binary_common
5454 build_version:
5555 description: "version number of release binary; by default, build a nightly"
5656 type: string
57- default: "0.9.0 "
57+ default: "0.9.1 "
5858 pytorch_version:
5959 description: "PyTorch version to build against; by default, use a nightly"
6060 type: string
61- default: "1.9.0 "
61+ default: "1.9.1 "
6262 # Don't edit these
6363 python_version:
6464 description: "Python version to build against (e.g., 3.8)"
You can’t perform that action at this time.
0 commit comments