Skip to content

Commit 6130c35

Browse files
authored
Update ProtoBuf version in the Python SDK (#234)
1 parent 95f3c18 commit 6130c35

4 files changed

Lines changed: 40 additions & 10 deletions

File tree

buf.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: v2
22
clean: true # Cleans the output directory before generation
33
plugins:
44
# - protoc_builtin: python
5-
- remote: buf.build/protocolbuffers/python:v25.6
5+
- remote: buf.build/protocolbuffers/python:v28.3
66
out: gen/python
77
opt: []
88
- protoc_builtin: pyi

sdks/python/src/lqp/proto/v1/fragments_pb2.py

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdks/python/src/lqp/proto/v1/logic_pb2.py

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdks/python/src/lqp/proto/v1/transactions_pb2.py

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)