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.37 "
2
+ "." : " 0.0.38 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.38] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.37...v0.0.38 ) (2024-12-01)
4
+
5
+
6
8000
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency grpcio to v1.68.0 ([ #132 ] ( https://github.com/cloudquery/plugin-pb-python/issues/132 ) ) ([ b4073de] ( https://github.com/cloudquery/plugin-pb-python/commit/b4073de5040f39a976426dc785941ce125fdd505 ) )
9
+ * ** deps:** Update dependency grpcio-tools to v1.68.0 ([ #133 ] ( https://github.com/cloudquery/plugin-pb-python/issues/133 ) ) ([ 66320aa] ( https://github.com/cloudquery/plugin-pb-python/commit/66320aaf0d74427ae41d21f1430f6d1752b379aa ) )
10
+ * Generate Python Code from ` plugin-pb ` ([ #135 ] ( https://github.com/cloudquery/plugin-pb-python/issues/135 ) ) ([ 02449c2] ( https://github.com/cloudquery/plugin-pb-python/commit/02449c2a467a19b324b44ed70ad293e6754f3ea4 ) )
11
+
3
12
## [ 0.0.37] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.36...v0.0.37 ) (2024-11-04)
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.37 " ,
40
+ version = "0.0.38 " ,
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