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.37 "
2+ "." : " 0.1.38 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.38] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.37...v0.1.38 ) (2024-12-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.68.0 ([ #255 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/255 ) ) ([ 83ce2a3] ( https://github.com/cloudquery/plugin-sdk-python/commit/83ce2a399bb19570a663d622a90dafe0a112d736 ) )
9+ * ** deps:** Update dependency numpy to v2.1.3 ([ #254 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/254 ) ) ([ c0a87e6] ( https://github.com/cloudquery/plugin-sdk-python/commit/c0a87e627bc12802122304a104516ea89146a338 ) )
10+
311## [ 0.1.37] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.36...v0.1.37 ) (2024-11-04)
412
513
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.37 " ,
54+ version = "0.1.38 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments