File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.40 "
2+ "." : " 0.1.41 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.41] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.40...v0.1.41 ) (2025-02-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency numpy to v2.2.2 ([ #275 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/275 ) ) ([ 1588459] ( https://github.com/cloudquery/plugin-sdk-python/commit/1588459bc9381319f9acb469a5ee888647cb1aec ) )
9+ * ** deps:** Update dependency protobuf to v5.29.3 ([ #276 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/276 ) ) ([ 2ff79da] ( https://github.com/cloudquery/plugin-sdk-python/commit/2ff79da1a55a724650329f349e9aa5c8389e53eb ) )
10+
311## [ 0.1.40] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.39...v0.1.40 ) (2025-01-07)
412
513
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.40 " ,
54+ version = "0.1.41 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments