File tree Expand file tree Collapse file tree 5 files changed +1331
-1167
lines changed
Expand file tree Collapse file tree 5 files changed +1331
-1167
lines changed Original file line number Diff line number Diff line change 1212 uses : actions/checkout@v4
1313 - name : Install Python
1414 uses : actions/setup-python@v5
15-
15+ with :
16+ python-version : ' >=3.9 <3.12'
1617 - name : Install poetry
1718 run : python -m pip install poetry
1819 - name : Cache the virtualenv
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.8.2] - 2024-12-13
6+ ### Changed
7+ - Updated ` protobuf ` dependency version to make it more flexible
58
69## [ 1.8.1] - 2024-12-04
710### Changed
Original file line number Diff line number Diff line change 44plugins :
55 - remote : buf.build/protocolbuffers/python:v26.1
66 out : ./pyinjective/proto/
7- - remote : buf.build/grpc/python:v1.65.4
7+ - remote : buf.build/grpc/python:v1.65.5
88 out : ./pyinjective/proto/
99inputs :
1010 - module : buf.build/cosmos/cosmos-proto
You can’t perform that action at this time.
0 commit comments