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.51 "
2+ "." : " 0.1.52 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.52] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.51...v0.1.52 ) (2026-02-02)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency cloudquery-plugin-pb to v0.0.52 ([ #369 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/369 ) ) ([ 734baa4] ( https://github.com/cloudquery/plugin-sdk-python/commit/734baa4294410efb53b49f0515bbe100c95573d4 ) )
9+ * ** deps:** Update dependency numpy to v2.4.1 ([ #360 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/360 ) ) ([ a78bf2b] ( https://github.com/cloudquery/plugin-sdk-python/commit/a78bf2b4038974bcababa73fabade2d8ec69f108 ) )
10+ * ** deps:** Update dependency tomli to v2.4.0 ([ #361 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/361 ) ) ([ e2e4941] ( https://github.com/cloudquery/plugin-sdk-python/commit/e2e4941e1f3bfab6fd65ed002d874e63b794e37d ) )
11+
312## [ 0.1.51] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.50...v0.1.51 ) (2026-01-02)
413
514
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.51 " ,
54+ version = "0.1.52 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments