File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.45 "
2+ "." : " 0.0.46 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.46] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.45...v0.0.46 ) (2025-08-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.74.0 ([ #172 ] ( https://github.com/cloudquery/plugin-pb-python/issues/172 ) ) ([ e4f602a] ( https://github.com/cloudquery/plugin-pb-python/commit/e4f602aa4d37caf6017d3fd716c20e76a9b2a23a ) )
9+ * ** deps:** Update dependency grpcio-tools to v1.74.0 ([ #173 ] ( https://github.com/cloudquery/plugin-pb-python/issues/173 ) ) ([ 7db164f] ( https://github.com/cloudquery/plugin-pb-python/commit/7db164ff884d66d53ab3d820f226901956b69c2f ) )
10+ * ** deps:** Update dependency pytest to v8.4.1 ([ #174 ] ( https://github.com/cloudquery/plugin-pb-python/issues/174 ) ) ([ 977b564] ( https://github.com/cloudquery/plugin-pb-python/commit/977b5642a21793849604e67c3ab2106a43b38d41 ) )
11+ * Generate Python Code from ` plugin-pb ` ([ #169 ] ( https://github.com/cloudquery/plugin-pb-python/issues/169 ) ) ([ 6c02659] ( https://github.com/cloudquery/plugin-pb-python/commit/6c02659f1341ee452ab8113d00bfc577910bcaaa ) )
12+
313## [ 0.0.45] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.44...v0.0.45 ) (2025-07-01)
414
515
Original file line number Diff line number Diff line change 3737]
3838setuptools .setup (
3939 name = name ,
40- version = "0.0.45 " ,
40+ version = "0.0.46 " ,
4141 description = description ,
4242 long_description = long_description ,
4343 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments