Skip to content

Commit f1bfd86

Browse files
chore(main): Release v0.1.55
1 parent faea392 commit f1bfd86

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.54"
2+
".": "0.1.55"
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.55](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.54...v0.1.55) (2026-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#385](https://github.com/cloudquery/plugin-sdk-python/issues/385)) ([faea392](https://github.com/cloudquery/plugin-sdk-python/commit/faea392b91bd4902359faef0f141e0b1b74527b7))
9+
310
## [0.1.54](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.53...v0.1.54) (2026-03-13)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "cloudquery-plugin-sdk"
7-
version = "0.1.54"
7+
version = "0.1.55"
88
description = "CloudQuery Plugin SDK for Python"
99
readme = "README.md"
1010
license = "MPL-2.0"

0 commit comments

Comments
 (0)