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 11# Changelog
22
3+ ## [ 0.0.11] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.0.10...v0.0.11 ) (2023-08-08)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** plugin-tables:** Add missing ` skip_dependent_tables ` ([ #33 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/33 ) ) ([ a592763] ( https://github.com/cloudquery/plugin-sdk-python/commit/a5927636505c5d6a36591d4592664a396f07f76c ) )
9+
310## [ 0.0.10] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.0.9...v0.0.10 ) (2023-08-02)
411
512
Original file line number Diff line number Diff line change 5353]
5454setuptools .setup (
5555 name = name ,
56- version = "0.0.10 " ,
56+ version = "0.0.11 " ,
5757 description = description ,
5858 long_description = long_description ,
5959 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments