Skip to content

Commit a853dff

Browse files
committed
bump to 0.7.2
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
1 parent cb6de82 commit a853dff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ 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.7.1"
61+
default: "0.7.2"
6262
pytorch_version:
6363
description: "PyTorch version to build against; by default, use a nightly"
6464
type: string

.circleci/config.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ 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.7.1"
61+
default: "0.7.2"
6262
pytorch_version:
6363
description: "PyTorch version to build against; by default, use a nightly"
6464
type: string

0 commit comments

Comments
 (0)