Skip to content

Commit 42759b1

Browse files
authored
Version number bump for vision (#7419)
1 parent 0ca0735 commit 42759b1

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
@@ -190,7 +190,7 @@ binary_common: &binary_common
190190
build_version:
191191
description: "version number of release binary; by default, build a nightly"
192192
type: string
193-
default: "0.15.0"
193+
default: "0.15.1"
194194
pytorch_version:
195195
description: "PyTorch version to build against; by default, use a nightly"
196196
type: string

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.0a0
1+
0.15.1a0

0 commit comments

Comments
 (0)