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 1
1
{
2
- "." : " 0.1.39 "
2
+ "." : " 0.1.40 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.40] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.39...v0.1.40 ) (2025-01-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency numpy to v2.2.1 ([ #270 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/270 ) ) ([ 0077c26] ( https://github.com/cloudquery/plugin-sdk-python/commit/0077c2683235f06ceadb76d487c7d784033eed3e ) )
9
+ * ** deps:** Update dependency protobuf to v5.29.2 ([ #269 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/269 ) ) ([ 6a1e021] ( https://github.com/cloudquery/plugin-sdk-python/commit/6a1e021d4a7c0cbbef7eec67416b43d101f33bf1 ) )
10
+
3
11
## [ 0.1.39] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.38...v0.1.39 ) (2024-12-24)
4
12
5
13
Original file line number Diff line number Diff line change 51
51
]
52
52
setuptools .setup (
53
53
name = name ,
54
- version = "0.1.39 " ,
54
+ version = "0.1.40 " ,
55
55
description = description ,
56
56
long_description = long_description ,
57
57
author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments