File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.44 "
2+ "." : " 0.0.45 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.45] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.44...v0.0.45 ) (2025-07-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.73.0 ([ #167 ] ( https://github.com/cloudquery/plugin-pb-python/issues/167 ) ) ([ 6b289c5] ( https://github.com/cloudquery/plugin-pb-python/commit/6b289c520bd5dd68e7a654e3be7f414abbe748e5 ) )
9+ * Generate Python Code from ` plugin-pb ` ([ #165 ] ( https://github.com/cloudquery/plugin-pb-python/issues/165 ) ) ([ 6a9480b] ( https://github.com/cloudquery/plugin-pb-python/commit/6a9480b547e180af8a883f984568a7777014e5c3 ) )
10+
311## [ 0.0.44] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.43...v0.0.44 ) (2025-06-25)
412
513
Original file line number Diff line number Diff line change 3737]
3838setuptools .setup (
3939 name = name ,
40- version = "0.0.44 " ,
40+ version = "0.0.45 " ,
4141 description = description ,
4242 long_description = long_description ,
4343 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments