File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,11 +58,11 @@ binary_common: &binary_common
5858 build_version :
5959 description : " version number of release binary; by default, build a nightly"
6060 type : string
61- default : " 0.8.0 "
61+ default : " 0.8.1 "
6262 pytorch_version :
6363 description : " PyTorch version to build against; by default, use a nightly"
6464 type : string
65- default : " 1.8.0 "
65+ default : " 1.8.1 "
6666 # Don't edit these
6767 python_version :
6868 description : " Python version to build against (e.g., 3.8)"
Original file line number Diff line number Diff line change @@ -58,11 +58,11 @@ binary_common: &binary_common
5858 build_version:
5959 description: "version number of release binary; by default, build a nightly"
6060 type: string
61- default: "0.8.0 "
61+ default: "0.8.1 "
6262 pytorch_version:
6363 description: "PyTorch version to build against; by default, use a nightly"
6464 type: string
65- default: "1.8.0 "
65+ default: "1.8.1 "
6666 # Don't edit these
6767 python_version:
6868 description: "Python version to build against (e.g., 3.8)"
You can’t perform that action at this time.
0 commit comments