File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.6] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.5...v0.1.6 ) (2023-10-12)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency cloudquery-plugin-pb to v0.0.18 ([ #68 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/68 ) ) ([ 7d4d8fb] ( https://github.com/cloudquery/plugin-sdk-python/commit/7d4d8fb6e802de67e53870a4b38547e0fc9821b9 ) )
9
+
3
10
## [ 0.1.5] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.4...v0.1.5 ) (2023-10-09)
4
11
5
12
Original file line number Diff line number Diff line change 53
53
]
54
54
setuptools .setup (
55
55
name = name ,
56
- version = "0.1.5 " ,
56
+ version = "0.1.6 " ,
57
57
description = description ,
58
58
long_description = long_description ,
59
59
author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments