File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.4] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.3...v0.1.4 ) (2023-10-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency pandas to v2.1.1 ([ #56 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/56 ) ) ([ 4bc4ff9] ( https://github.com/cloudquery/plugin-sdk-python/commit/4bc4ff92814b77c0621f9d025fac40ad926bc465 ) )
9
+ * ** deps:** Update dependency protobuf to v4.24.3 ([ #57 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/57 ) ) ([ d877652] ( https://github.com/cloudquery/plugin-sdk-python/commit/d87765216a39325b38c8e0f2ebf0443fb84c5d30 ) )
10
+
3
11
## [ 0.1.3] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.2...v0.1.3 ) (2023-09-01)
4
12
5
13
Original file line number Diff line number Diff line change 53
53
]
54
54
setuptools .setup (
55
55
name = name ,
56
- version = "0.1.3 " ,
56
+ version = "0.1.4 " ,
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