Skip to content

Commit d13d8db

Browse files
authored
Bump patch release (#3175)
1 parent 11f1658 commit d13d8db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.circleci/config.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ binary_common: &binary_common
5656
build_version:
5757
description: "version number of release binary; by default, build a nightly"
5858
type: string
59-
default: "2.0.0"
59+
default: "2.0.1"
6060
pytorch_version:
6161
description: "PyTorch version to build against; by default, use a nightly"
6262
type: string

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.0.1

0 commit comments

Comments
 (0)