File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.18 "
2+ "." : " 0.1.19 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.19] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.18...v0.1.19 ) (2024-04-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency packaging to v24 ([ #152 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/152 ) ) ([ 484cd03] ( https://github.com/cloudquery/plugin-sdk-python/commit/484cd03b1d22e0b2321c49ea3cfd09e0b196d9bd ) )
9+ * ** deps:** Update dependency pytz to v2024 ([ #154 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/154 ) ) ([ 17081b1] ( https://github.com/cloudquery/plugin-sdk-python/commit/17081b157a9af4c5c9d3f3297ea08007a9f3300b ) )
10+
311## [ 0.1.18] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.17...v0.1.18 ) (2024-04-01)
412
513
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.18 " ,
54+ version = "0.1.19 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments