Skip to content

Commit fbb0f8c

Browse files
authored
chore(main): Release v0.1.3 (#55)
🤖 I have created a release *beep* *boop* --- ## [0.1.3](v0.1.2...v0.1.3) (2023-09-01) ### Bug Fixes * **deps:** Update dependency cloudquery-plugin-pb to v0.0.16 ([#54](#54)) ([add9fa2](add9fa2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent add9fa2 commit fbb0f8c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.2...v0.1.3) (2023-09-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.16 ([#54](https://github.com/cloudquery/plugin-sdk-python/issues/54)) ([add9fa2](https://github.com/cloudquery/plugin-sdk-python/commit/add9fa2cf349f5ccebe4215bfef880748df0a6d0))
9+
310
## [0.1.2](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.1...v0.1.2) (2023-09-01)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
]
5454
setuptools.setup(
5555
name=name,
56-
version="0.1.2",
56+
version="0.1.3",
5757
description=description,
5858
long_description=long_description,
5959
author="CloudQuery LTD",

0 commit comments

Comments
 (0)