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.1.42 "
2+ "." : " 0.1.43 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.43] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.42...v0.1.43 ) (2025-04-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency cloudquery-plugin-pb to v0.0.42 ([ #294 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/294 ) ) ([ 5220174] ( https://github.com/cloudquery/plugin-sdk-python/commit/5220174beb1459de4bf5458b7c94b12d55371529 ) )
9+ * ** deps:** Update dependency numpy to v2.2.4 ([ #291 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/291 ) ) ([ 45a9f5b] ( https://github.com/cloudquery/plugin-sdk-python/commit/45a9f5b18a9531973e7e6c7f8909109e9b3a719a ) )
10+ * ** deps:** Update dependency protobuf to v5.29.4 ([ #292 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/292 ) ) ([ 8480317] ( https://github.com/cloudquery/plugin-sdk-python/commit/84803177b9d3a164d9e47c30659ff8a1a0a4b36d ) )
11+
312## [ 0.1.42] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.41...v0.1.42 ) (2025-03-06)
413
514
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.42 " ,
54+ version = "0.1.43 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments