File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.49 "
2+ "." : " 0.0.50 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.50] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.49...v0.0.50 ) (2025-11-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.76.0 ([ #194 ] ( https://github.com/cloudquery/plugin-pb-python/issues/194 ) ) ([ a187c50] ( https://github.com/cloudquery/plugin-pb-python/commit/a187c507976f05a69e4d4d1cfa40d64962880d96 ) )
9+ * ** deps:** Update dependency grpcio-tools to v1.76.0 ([ #195 ] ( https://github.com/cloudquery/plugin-pb-python/issues/195 ) ) ([ 8786ee2] ( https://github.com/cloudquery/plugin-pb-python/commit/8786ee2b085d3e85351fd6d3c776372b811afc9a ) )
10+ * Generate Python Code from ` plugin-pb ` ([ #191 ] ( https://github.com/cloudquery/plugin-pb-python/issues/191 ) ) ([ 16e50d6] ( https://github.com/cloudquery/plugin-pb-python/commit/16e50d6a17dab192d7648987789d8f97eafdd6fa ) )
11+
312## [ 0.0.49] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.48...v0.0.49 ) (2025-10-01)
413
514
Original file line number Diff line number Diff line change 3737]
3838setuptools .setup (
3939 name = name ,
40- version = "0.0.49 " ,
40+ version = "0.0.50 " ,
4141 description = description ,
4242 long_description = long_description ,
4343 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments