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.43 "
2+ "." : " 0.0.44 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.44] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.43...v0.0.44 ) (2025-06-25)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency protobuf to v5.29.5 [ SECURITY] ([ #162 ] ( https://github.com/cloudquery/plugin-pb-python/issues/162 ) ) ([ bdf356e] ( https://github.com/cloudquery/plugin-pb-python/commit/bdf356e85bd68e4d8db31c6b29c68149eea75c22 ) )
9+ * Generate Python Code from ` plugin-pb ` ([ #164 ] ( https://github.com/cloudquery/plugin-pb-python/issues/164 ) ) ([ 386b701] ( https://github.com/cloudquery/plugin-pb-python/commit/386b701fe64be6aa2a9a08cddbc0c1a104e621b8 ) )
10+
311## [ 0.0.43] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.42...v0.0.43 ) (2025-05-01)
412
513
Original file line number Diff line number Diff line change 3737]
3838setuptools .setup (
3939 name = name ,
40- version = "0.0.43 " ,
40+ version = "0.0.44 " ,
4141 description = description ,
4242 long_description = long_description ,
4343 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments