Unverified Commit fbf968c0 authored by Andrey Talman's avatar Andrey Talman Committed by GitHub
Browse files

[Rlease only change] Advance version for nightly (#2903)

parent 6b13e266
......@@ -56,11 +56,11 @@ binary_common: &binary_common
build_version:
description: "version number of release binary; by default, build a nightly"
type: string
default: "0.13.0"
default: "0.13.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.8)"
......
......@@ -56,11 +56,11 @@ binary_common: &binary_common
build_version:
description: "version number of release binary; by default, build a nightly"
type: string
default: "0.13.0"
default: "0.13.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.8)"
......
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