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.49 "
2+ "." : " 0.1.50 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.50] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.49...v0.1.50 ) (2025-10-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency cloudquery-plugin-pb to v0.0.49 ([ #341 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/341 ) ) ([ 408ab94] ( https://github.com/cloudquery/plugin-sdk-python/commit/408ab940b037510ff97dfb77d02bc167d5a900d4 ) )
9+ * ** deps:** Update dependency grpcio-tools to v1.75.1 ([ #331 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/331 ) ) ([ 381b602] ( https://github.com/cloudquery/plugin-sdk-python/commit/381b60251ed19dfac0d4f39ecd4e6c04091cf8ae ) )
10+ * ** deps:** Update dependency packaging to v25 ([ #338 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/338 ) ) ([ 5083c66] ( https://github.com/cloudquery/plugin-sdk-python/commit/5083c663160510837fe0289f4ecfe700267c66f2 ) )
11+
312## [ 0.1.49] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.48...v0.1.49 ) (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.49 " ,
54+ version = "0.1.50 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments