Skip to content

Commit 74d5c39

Browse files
authored
chore(main): Release v0.1.39 (#268)
🤖 I have created a release *beep* *boop* --- ## [0.1.39](v0.1.38...v0.1.39) (2024-12-24) ### Bug Fixes * **deps:** Update dependency Jinja2 to v3.1.5 ([#267](#267)) ([fd445a1](fd445a1)) --- 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 fd445a1 commit 74d5c39

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.38"
2+
".": "0.1.39"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.39](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.38...v0.1.39) (2024-12-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency Jinja2 to v3.1.5 ([#267](https://github.com/cloudquery/plugin-sdk-python/issues/267)) ([fd445a1](https://github.com/cloudquery/plugin-sdk-python/commit/fd445a1301ee59f24373535a63f16184febfe141))
9+
310
## [0.1.38](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.37...v0.1.38) (2024-12-02)
411

512

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
]
5252
setuptools.setup(
5353
name=name,
54-
version="0.1.38",
54+
version="0.1.39",
5555
description=description,
5656
long_description=long_description,
5757
author="CloudQuery LTD",

0 commit comments

Comments
 (0)