We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcba77b commit 32b3c63Copy full SHA for 32b3c63
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.2",
+ version = "0.9.0",
49
deps = [
50
"//src/api/python/pxapi:pxapi_library",
51
"//src/api/python/pxapi/proto:pxapi_py_proto_library",
0 commit comments