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.50 "
2+ "." : " 0.1.51 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.51] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.50...v0.1.51 ) (2025-11-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.76.0 ([ #346 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/346 ) ) ([ e44c981] ( https://github.com/cloudquery/plugin-sdk-python/commit/e44c9811fcc4db83b46fbb495f99fc4a3f9ec722 ) )
9+ * ** deps:** Update dependency grpcio-tools to v1.76.0 ([ #347 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/347 ) ) ([ 431e035] ( https://github.com/cloudquery/plugin-sdk-python/commit/431e035e87cc8353cc845304cd1d2c189aadc995 ) )
10+ * ** deps:** Update dependency numpy to v2.3.4 ([ #343 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/343 ) ) ([ ec0494b] ( https://github.com/cloudquery/plugin-sdk-python/commit/ec0494b1759e9a86b2e841f26b7e722fdd7b5d96 ) )
11+
312## [ 0.1.50] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.49...v0.1.50 ) (2025-10-01)
413
514
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.50 " ,
54+ version = "0.1.51 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments