File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-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-02)
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 ) )
Original file line number Diff line number Diff line change 37
37
]
38
38
setuptools .setup (
39
39
name = name ,
40
- version = "0.0.14 " ,
40
+ version = "0.0.15 " ,
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