Skip to content

Commit 95b26e0

Browse files
committed
bump pytorch dependency 1.10.0 -> 1.10.1
Prepping for 1.10.1 release Signed-off-by: Eli Uriegas <[email protected]>
1 parent 2b3e0a7 commit 95b26e0

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
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
@@ -105,7 +105,7 @@ binary_common: &binary_common
105105
pytorch_version:
106106
description: "PyTorch version to build against; by default, use a nightly"
107107
type: string
108-
default: "1.10.0"
108+
default: "1.10.1"
109109
# Don't edit these
110110
python_version:
111111
description: "Python version to build against (e.g., 3.7)"

0 commit comments

Comments
 (0)