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.41 "
2+ "." : " 0.0.42 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.42] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.41...v0.0.42 ) (2025-04-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency protobuf to v5.29.4 ([ #152 ] ( https://github.com/cloudquery/plugin-pb-python/issues/152 ) ) ([ 494a95d] ( https://github.com/cloudquery/plugin-pb-python/commit/494a95de19b5d6c41aed5886ff78a594ca809a28 ) )
9+ * ** deps:** Update dependency pytest to v8.3.5 ([ #153 ] ( https://github.com/cloudquery/plugin-pb-python/issues/153 ) ) ([ d81bf97] ( https://github.com/cloudquery/plugin-pb-python/commit/d81bf97b2916c0741d97d87a8426db767479387e ) )
10+
311## [ 0.0.41] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.40...v0.0.41 ) (2025-03-05)
412
513
Original file line number Diff line number Diff line change 3737]
3838setuptools .setup (
3939 name = name ,
40- version = "0.0.41 " ,
40+ version = "0.0.42 " ,
4141 description = description ,
4242 long_description = long_description ,
4343 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments