File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.35 "
2+ "." : " 0.1.36 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.36] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.35...v0.1.36 ) (2024-10-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency cloudquery-plugin-pb to v0.0.35 ([ #232 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/232 ) ) ([ d01b653] ( https://github.com/cloudquery/plugin-sdk-python/commit/d01b653f17c3a608264b5196797448e3a3c65b41 ) )
9+ * ** deps:** Update dependency grpcio to v1.66.2 ([ #235 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/235 ) ) ([ 94253fe] ( https://github.com/cloudquery/plugin-sdk-python/commit/94253fe110fe42f34249b520eb13f2b993eff41e ) )
10+ * ** deps:** Update dependency grpcio-tools to v1.66.2 ([ #236 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/236 ) ) ([ 549016e] ( https://github.com/cloudquery/plugin-sdk-python/commit/549016ee0541ad77e1090da2afc747db9431eb6b ) )
11+ * ** deps:** Update dependency numpy to v2.1.1 ([ #237 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/237 ) ) ([ b9182a5] ( https://github.com/cloudquery/plugin-sdk-python/commit/b9182a5813ab5ab995d92d20e815cdc3cf0665dc ) )
12+ * ** deps:** Update dependency pandas to v2.2.3 ([ #238 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/238 ) ) ([ 3f24bb2] ( https://github.com/cloudquery/plugin-sdk-python/commit/3f24bb2d8c5d458d361dd9d7c7f378c046f78276 ) )
13+ * ** deps:** Update dependency protobuf to v5.28.2 ([ #239 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/239 ) ) ([ 8727b23] ( https://github.com/cloudquery/plugin-sdk-python/commit/8727b230a92860441102a4f88b96dc198638aab7 ) )
14+ * ** deps:** Update dependency pytest to v8.3.3 ([ #240 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/240 ) ) ([ f5c3397] ( https://github.com/cloudquery/plugin-sdk-python/commit/f5c3397524fc76e155428e49770ac195f6bb0ac6 ) )
15+
316## [ 0.1.35] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.34...v0.1.35 ) (2024-09-04)
417
518
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.35 " ,
54+ version = "0.1.36 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments