Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 90f03dd

Browse files
authored
chore(main): Release v0.1.50 (#342)
🤖 I have created a release *beep* *boop* --- ## [0.1.50](v0.1.49...v0.1.50) (2025-10-01) ### Bug Fixes * **deps:** Update dependency cloudquery-plugin-pb to v0.0.49 ([#341](#341)) ([408ab94](408ab94)) * **deps:** Update dependency grpcio-tools to v1.75.1 ([#331](#331)) ([381b602](381b602)) * **deps:** Update dependency packaging to v25 ([#338](#338)) ([5083c66](5083c66)) --- 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 5083c66 commit 90f03dd

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.49"
2+
".": "0.1.50"
33
}

CHANGELOG.md

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

3+
## [0.1.50](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.49...v0.1.50) (2025-10-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.49 ([#341](https://github.com/cloudquery/plugin-sdk-python/issues/341)) ([408ab94](https://github.com/cloudquery/plugin-sdk-python/commit/408ab940b037510ff97dfb77d02bc167d5a900d4))
9+
* **deps:** Update dependency grpcio-tools to v1.75.1 ([#331](https://github.com/cloudquery/plugin-sdk-python/issues/331)) ([381b602](https://github.com/cloudquery/plugin-sdk-python/commit/381b60251ed19dfac0d4f39ecd4e6c04091cf8ae))
10+
* **deps:** Update dependency packaging to v25 ([#338](https://github.com/cloudquery/plugin-sdk-python/issues/338)) ([5083c66](https://github.com/cloudquery/plugin-sdk-python/commit/5083c663160510837fe0289f4ecfe700267c66f2))
11+
312
## [0.1.49](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.48...v0.1.49) (2025-10-01)
413

514

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.49",
54+
version="0.1.50",
5555
description=description,
5656
long_description=long_description,
5757
author="CloudQuery LTD",

0 commit comments

Comments
 (0)