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.27 "
2+ "." : " 0.1.28 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.28] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.27...v0.1.28 ) (2024-07-08)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency cloudquery-plugin-pb to v0.0.29 ([ #199 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/199 ) ) ([ ed47946] ( https://github.com/cloudquery/plugin-sdk-python/commit/ed47946b6b658a6ca3a196b26cd22471cad4c00b ) )
9+ * ** deps:** Update dependency pyarrow to v16 ([ #200 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/200 ) ) ([ 8c625c3] ( https://github.com/cloudquery/plugin-sdk-python/commit/8c625c36bbd04a4b828e49b9416547eb0a1c4783 ) )
10+ * ** deps:** Update dependency structlog to v24 ([ #201 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/201 ) ) ([ d964cf1] ( https://github.com/cloudquery/plugin-sdk-python/commit/d964cf131aad22e155e037cc7411ac399c986ba3 ) )
11+
312## [ 0.1.27] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.26...v0.1.27 ) (2024-07-08)
413
514
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.27 " ,
54+ version = "0.1.28 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments