8000 chore(main): Release v0.0.44 (#163) · cloudquery/plugin-pb-python@3004e96 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3004e96

Browse files
authored
chore(main): Release v0.0.44 (#163)
🤖 I have created a release *beep* *boop* --- ## [0.0.44](v0.0.43...v0.0.44) (2025-06-25) ### Bug Fixes * **deps:** Update dependency protobuf to v5.29.5 [SECURITY] ([#162](#162)) ([bdf356e](bdf356e)) * Generate Python Code from `plugin-pb` ([#164](#164)) ([386b701](386b701)) --- 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 386b701 commit 3004e96

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.0.43"
2+
".": "0.0.44"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.0.44](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.43...v0.0.44) (2025-06-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency protobuf to v5.29.5 [SECURITY] ([#162](https://github.com/cloudquery/plugin-pb-python/issues/162)) ([bdf356e](https://github.com/cloudquery/plugin-pb-python/commit/bdf356e85bd68e4d8db31c6b29c68149eea75c22))
9+
* Generate Python Code from `plugin-pb` ([#164](https://github.com/cloudquery/plugin-pb-python/issues/164)) ([386b701](https://github.com/cloudquery/plugin-pb-python/commit/386b701fe64be6aa2a9a08cddbc0c1a104e621b8))
10+
311
## [0.0.43](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.42...v0.0.43) (2025-05-01)
412

513

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
]
3838
setuptools.setup(
3939
name=name,
40-
version="0.0.43",
40+
version="0.0.44",
4141
description=description,
4242
long_description=long_description,
4343
author="CloudQuery LTD",

0 commit comments

Comments
 (0)
0