Skip to content

Commit f9a97d2

Browse files
authored
chore(main): Release v0.1.26 (#187)
🤖 I have created a release *beep* *boop* --- ## [0.1.26](v0.1.25...v0.1.26) (2024-06-03) ### Bug Fixes * Revert "fix(deps): Update dependency python-dateutil to v2.9.0.post0 ([#182](#182))" ([#186](#186)) ([2d45018](2d45018)) --- 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 2d45018 commit f9a97d2

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.25"
2+
".": "0.1.26"
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.26](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.25...v0.1.26) (2024-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Revert "fix(deps): Update dependency python-dateutil to v2.9.0.post0 ([#182](https://github.com/cloudquery/plugin-sdk-python/issues/182))" ([#186](https://github.com/cloudquery/plugin-sdk-python/issues/186)) ([2d45018](https://github.com/cloudquery/plugin-sdk-python/commit/2d450180c7843535a85ec6864893a23ac347876a))
9+
310
## [0.1.25](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.24...v0.1.25) (2024-06-02)
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.25",
54+
version="0.1.26",
5555
description=description,
5656
long_description=long_description,
5757
author="CloudQuery LTD",

0 commit comments

Comments
 (0)