Skip to content

Commit 0d01c7e

Browse files
Bump python wheel to match version 0.10.0. (opensearch-project#182)
Signed-off-by: Finn Carroll <carrofin@amazon.com>
1 parent d095bba commit 0d01c7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ py_wheel(
141141
name = "opensearch_protos_wheel",
142142
distribution = "opensearch-protos",
143143
python_tag = "py3",
144-
version = "0.8.0",
144+
version = "0.10.0",
145145
requires = [
146146
"protobuf>=3.20.3",
147147
"grpcio>=1.68.1",

0 commit comments

Comments
 (0)