Skip to content

Commit 5cdbfeb

Browse files
authored
chore(main): Release v0.1.54 (#375)
🤖 I have created a release *beep* *boop* --- ## [0.1.54](v0.1.53...v0.1.54) (2026-03-13) ### Bug Fixes * **deps:** Update dependency cloudquery-plugin-pb to v0.0.54 ([#374](#374)) ([9c0c11d](9c0c11d)) --- 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 9c0c11d commit 5cdbfeb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.53"
2+
".": "0.1.54"
33
}

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.54](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.53...v0.1.54) (2026-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.54 ([#374](https://github.com/cloudquery/plugin-sdk-python/issues/374)) ([9c0c11d](https://github.com/cloudquery/plugin-sdk-python/commit/9c0c11d49cf594f3981242316a3af79f084b8419))
9+
310
## [0.1.53](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.52...v0.1.53) (2026-03-12)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
]
5353
setuptools.setup(
5454
name=name,
55-
version="0.1.53",
55+
version="0.1.54",
5656
description=description,
5757
long_description=long_description,
5858
author="CloudQuery LTD",

0 commit comments

Comments
 (0)