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 1
1
{
2
- "." : " 0.1.49 "
2
+ "." : " 0.1.50 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
12
## [ 0.1.49] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.48...v0.1.49 ) (2025-10-01)
4
13
5
14
Original file line number Diff line number Diff line change 51
51
]
52
52
setuptools .setup (
53
53
name = name ,
54
- version = "0.1.49 " ,
54
+ version = "0.1.50 " ,
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