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.42 "
2+ "." : " 0.0.43 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.43] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.42...v0.0.43 ) (2025-05-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.71.0 ([ #156 ] ( https://github.com/cloudquery/plugin-pb-python/issues/156 ) ) ([ d17be22] ( https://github.com/cloudquery/plugin-pb-python/commit/d17be22dba8e080a0d40cda7063d03cfc18598f4 ) )
9+ * ** deps:** Update dependency grpcio-tools to v1.71.0 ([ #158 ] ( https://github.com/cloudquery/plugin-pb-python/issues/158 ) ) ([ 0f0d9f8] ( https://github.com/cloudquery/plugin-pb-python/commit/0f0d9f89c4f9f25332452907705c4b3c7e476fbe ) )
10+ * Generate Python Code from ` plugin-pb ` ([ #160 ] ( https://github.com/cloudquery/plugin-pb-python/issues/160 ) ) ([ 84e433c] ( https://github.com/cloudquery/plugin-pb-python/commit/84e433c35126a4bf5b240f953f80baf89e22ef89 ) )
11+
312## [ 0.0.42] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.41...v0.0.42 ) (2025-04-01)
413
514
Original file line number Diff line number Diff line change 3737]
3838setuptools .setup (
3939 name = name ,
40- version = "0.0.42 " ,
40+ version = "0.0.43 " ,
4141 description = description ,
4242 long_description = long_description ,
4343 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments