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.43 "
2+ "." : " 0.1.44 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.44] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.43...v0.1.44 ) (2025-05-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.71.0 ([ #299 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/299 ) ) ([ ffce9eb] ( https://github.com/cloudquery/plugin-sdk-python/commit/ffce9eba5c125db08a7e8ec46d33520e2991a27d ) )
9+ * ** deps:** Update dependency numpy to v2.2.5 ([ #295 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/295 ) ) ([ 21a5637] ( https://github.com/cloudquery/plugin-sdk-python/commit/21a563717a7a1e652443225dc54574a4f24691a0 ) )
10+ * ** deps:** Update dependency pytest to v8.3.5 ([ #296 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/296 ) ) ([ 5cc3e5e] ( https://github.com/cloudquery/plugin-sdk-python/commit/5cc3e5e30e2786cbfee58b1488c75caa335a092e ) )
11+
312## [ 0.1.43] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.42...v0.1.43 ) (2025-04-01)
413
514
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.43 " ,
54+ version = "0.1.44 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments