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 11{
2- "." : " 0.0.37 "
2+ "." : " 0.0.38 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.38] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.37...v0.0.38 ) (2024-12-01)
4+
5+
6+ ### 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+
312## [ 0.0.37] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.36...v0.0.37 ) (2024-11-04)
413
514
Original file line number Diff line number Diff line change 3737]
3838setuptools .setup (
3939 name = name ,
40- version = "0.0.37 " ,
40+ version = "0.0.38 " ,
4141 description = description ,
4242 long_description = long_description ,
4343 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments