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.0.44 "
2
+ "." : " 0.0.45 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.45] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.44...v0.0.45 ) (2025-07-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency grpcio to v1.73.0 ([ #167 ] ( https://github.com/cloudquery/plugin-pb-python/issues/167 ) ) ([ 6b289c5] ( https://github.com/cloudquery/plugin-pb-python/commit/6b289c520bd5dd68e7a654e3be7f414abbe748e5 ) )
9
+ * Generate Python Code from ` plugin-pb ` ([ #165 ] ( https://github.com/cloudquery/plugin-pb-python/issues/165 ) ) ([ 6a9480b] ( https://github.com/cloudquery/plugin-pb-python/commit/6a9480b547e180af8a883f984568a7777014e5c3 ) )
10
+
3
11
## [ 0.0.44] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.43...v0.0.44 ) (2025-06-25)
4
12
5
13
Original file line number Diff line number Diff line change 37
37
]
38
38
setuptools .setup (
39
39
name = name ,
40
- version = "0.0.44 " ,
40
+ version = "0.0.45 " ,
41
41
description = description ,
42
42
long_description = long_description ,
43
43
author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments