We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62da05d commit 6e566d5Copy full SHA for 6e566d5
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.8.2] - 2024-12-13
6
+### Changed
7
+- Updated `protobuf` dependency version to make it more flexible
8
9
## [1.8.1] - 2024-12-04
10
### Changed
buf.gen.yaml
@@ -4,7 +4,7 @@ managed:
plugins:
- remote: buf.build/protocolbuffers/python:v26.1
out: ./pyinjective/proto/
- - remote: buf.build/grpc/python:v1.65.4
+ - remote: buf.build/grpc/python:v1.65.5
inputs:
- module: buf.build/cosmos/cosmos-proto
0 commit comments