Skip to content

Commit

Permalink
release: bump version to 0.0.15 [generated]
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron <[email protected]>
  • Loading branch information
aarnphm committed Mar 11, 2023
1 parent 8ae1fb0 commit 2d87376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ py_wheel(
twine = "@release_twine//:pkg",
# NOTE: This can be replaced by building with --stamp --embed_label=1.2.3
version = select({
"//conditions:default": "0.0.14",
"//conditions:default": "0.0.15",
":ci": "{BUILD_EMBED_LABEL}",
}),
visibility = ["//:__subpackages__"],
Expand Down

0 comments on commit 2d87376

Please sign in to comment.