File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.0.15] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.14...v0.0.15 ) (2023-08-08)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.56.2 ([ #8 ] ( https://github.com/cloudquery/plugin-pb-python/issues/8 ) ) ([ 5330bc4] ( https://github.com/cloudquery/plugin-pb-python/commit/5330bc450ba82a453ef0d44936688650ed9748dc ) )
9+ * ** deps:** Update dependency grpcio-tools to v1.56.2 ([ #9 ] ( https://github.com/cloudquery/plugin-pb-python/issues/9 ) ) ([ 66b4add] ( https://github.com/cloudquery/plugin-pb-python/commit/66b4addefa2e337b5a7960d902460bcc53df7254 ) )
10+ * Generate Python Code from ` plugin-pb ` ([ #13 ] ( https://github.com/cloudquery/plugin-pb-python/issues/13 ) ) ([ 29c0241] ( https://github.com/cloudquery/plugin-pb-python/commit/29c0241d7229eb45f558dff4f7b791ffe77b9f76 ) )
11+ * Generate Python Code from ` plugin-pb ` ([ #14 ] ( https://github.com/cloudquery/plugin-pb-python/issues/14 ) ) ([ b5be5c6] ( https://github.com/cloudquery/plugin-pb-python/commit/b5be5c64442791a5fa5b71176112fd0449ae5c34 ) )
Original file line number Diff line number Diff line change 3737]
3838setuptools .setup (
3939 name = name ,
40- version = "0.0.14 " ,
40+ version = "0.0.15 " ,
4141 description = description ,
4242 long_description = long_description ,
4343 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments