Skip to content

Commit e61f930

Browse files
committed
release: bump version to 0.0.17 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
1 parent a38d8d9 commit e61f930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ py_wheel(
233233
twine = "@release_twine//:pkg",
234234
# NOTE: This can be replaced by building with --stamp --embed_label=1.2.3
235235
version = select({
236-
"//conditions:default": "0.0.16",
236+
"//conditions:default": "0.0.17",
237237
":ci": "{BUILD_EMBED_LABEL}",
238238
}),
239239
visibility = ["//:__subpackages__"],

0 commit comments

Comments
 (0)