We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82cc06 commit dcba77bCopy full SHA for dcba77b
1 file changed
src/api/python/BUILD.bazel
@@ -45,7 +45,7 @@ py_wheel(
45
"protobuf==5.29.3",
46
],
47
strip_path_prefixes = ["src/api/python/"],
48
- version = "0.8.1",
+ version = "0.8.2",
49
deps = [
50
"//src/api/python/pxapi:pxapi_library",
51
"//src/api/python/pxapi/proto:pxapi_py_proto_library",
0 commit comments