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.0.42 "
2
+ "." : " 0.0.43 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.43] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.42...v0.0.43 ) (2025-05-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency grpcio to v1.71.0 ([ #156 ] ( https://github.com/cloudquery/plugin-pb-python/issues/156 ) ) ([ d17be22] ( https://github.com/cloudquery/plugin-pb-python/commit/d17be22dba8e080a0d40cda7063d03cfc18598f4 ) )
9
+ * ** deps:** Update dependency grpcio-tools to v1.71.0 ([ #158 ] ( https://github.com/cloudquery/plugin-pb-python/issues/158 ) ) ([ 0f0d9f8] ( https://github.com/cloudquery/plugin-pb-python/commit/0f0d9f89c4f9f25332452907705c4b3c7e476fbe ) )
10
+ * Generate Python Code from ` plugin-pb ` ([ #160 ] ( https://github.com/cloudquery/plugin-pb-python/issues/160 ) ) ([ 84e433c] ( https://github.com/cloudquery/plugin-pb-python/commit/84e433c35126a4bf5b240f953f80baf89e22ef89 ) )
11
+
3
12
## [ 0.0.42] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.41...v0.0.42 ) (2025-04-01)
4
13
5
14
Original file line number Diff line number Diff line change 37
37
]
38
38
setuptools .setup (
39
39
name = name ,
40
- version = "0.0.42 " ,
40
+ version = "0.0.43 " ,
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