Commit 5e8e2f12 authored by atalman's avatar atalman
Browse files

[Release only change] Advance version for minor release

parent 5ce4506a
Pipeline #247 failed with stages
......@@ -190,11 +190,11 @@ binary_common: &binary_common
build_version:
description: "version number of release binary; by default, build a nightly"
type: string
default: "0.14.0"
default: "0.14.1"
pytorch_version:
description: "PyTorch version to build against; by default, use a nightly"
type: string
default: "1.13.0"
default: "1.13.1"
# Don't edit these
python_version:
description: "Python version to build against (e.g., 3.7)"
......
......@@ -190,11 +190,11 @@ binary_common: &binary_common
build_version:
description: "version number of release binary; by default, build a nightly"
type: string
default: "0.14.0"
default: "0.14.1"
pytorch_version:
description: "PyTorch version to build against; by default, use a nightly"
type: string
default: "1.13.0"
default: "1.13.1"
# Don't edit these
python_version:
description: "Python version to build against (e.g., 3.7)"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment