Skip to content

Commit 18fb202

Browse files
authored
chore(main): Release v0.1.31 (#209)
🤖 I have created a release *beep* *boop* --- ## [0.1.31](v0.1.30...v0.1.31) (2024-07-30) ### Bug Fixes * **deps:** Update dependency cloudquery-plugin-pb to v0.0.31 ([#208](#208)) ([f4f2f6d](f4f2f6d)) * **deps:** Update dependency cloudquery-plugin-pb to v0.0.32 ([#210](#210)) ([4ee3f53](4ee3f53)) --- 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 4ee3f53 commit 18fb202

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.30"
2+
".": "0.1.31"
33
}

CHANGELOG.md

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

3+
## [0.1.31](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.30...v0.1.31) (2024-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.31 ([#208](https://github.com/cloudquery/plugin-sdk-python/issues/208)) ([f4f2f6d](https://github.com/cloudquery/plugin-sdk-python/commit/f4f2f6ddde89642cdd83033ed1acc98c2d83e113))
9+
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.32 ([#210](https://github.com/cloudquery/plugin-sdk-python/issues/210)) ([4ee3f53](https://github.com/cloudquery/plugin-sdk-python/commit/4ee3f53c0b62f67a5141c31674d65fc6ea6fa34d))
10+
311
## [0.1.30](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.29...v0.1.30) (2024-07-17)
412

513

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
]
5252
setuptools.setup(
5353
name=name,
54-
version="0.1.30",
54+
version="0.1.31",
5555
description=description,
5656
long_description=long_description,
5757
author="CloudQuery LTD",

0 commit comments

Comments
 (0)