Skip to content

Commit 05bff1f

Browse files
committed
chore(main): Release v0.1.28
1 parent ed47946 commit 05bff1f

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.27"
2+
".": "0.1.28"
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.28](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.27...v0.1.28) (2024-07-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.29 ([#199](https://github.com/cloudquery/plugin-sdk-python/issues/199)) ([ed47946](https://github.com/cloudquery/plugin-sdk-python/commit/ed47946b6b658a6ca3a196b26cd22471cad4c00b))
9+
310
## [0.1.27](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.26...v0.1.27) (2024-07-08)
411

512

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

0 commit comments

Comments
 (0)