File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.0] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.0.11...v0.1.0 ) (2023-08-14)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * Remove docs generation ([ #36 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/36 ) )
9
+
10
+ ### Features
11
+
12
+ * Remove docs generation ([ #36 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/36 ) ) ([ a72df48] ( https://github.com/cloudquery/plugin-sdk-python/commit/a72df48f3b44dc48fca9707b7937748b0dc77b10 ) )
13
+
3
14
## [ 0.0.11] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.0.10...v0.0.11 ) (2023-08-08)
4
15
5
16
Original file line number Diff line number Diff line change 53
53
]
54
54
setuptools .setup (
55
55
name = name ,
56
- version = "0.0.11 " ,
56
+ version = "0.1.0 " ,
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