Skip to content

Commit fff8935

Browse files
committed
.circleci: Bump version to 0.5.1
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
1 parent 311ee20 commit fff8935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ binary_common: &binary_common
1515
build_version:
1616
description: "version number of release binary; by default, build a nightly"
1717
type: string
18-
default: "0.5.0"
18+
default: "0.5.1"
1919
pytorch_version:
2020
description: "PyTorch version to build against; by default, use a nightly"
2121
type: string

0 commit comments

Comments
 (0)