Skip to content

Commit ce375d7

Browse files
committed
release: bump version to 0.0.12 [generated]
Signed-off-by: Aaron <[email protected]>
1 parent 9ac6ecd commit ce375d7

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
@@ -220,7 +220,7 @@ py_wheel(
220220
twine = "@pypi_twine//:pkg",
221221
# NOTE: This can be replaced by building with --stamp --embed_label=1.2.3
222222
version = select({
223-
"//conditions:default": "0.0.11",
223+
"//conditions:default": "0.0.12",
224224
":ci": "{BUILD_EMBED_LABEL}",
225225
}),
226226
visibility = ["//:__subpackages__"],

0 commit comments

Comments
 (0)