8000 chore(main): Release v0.0.38 (#134) · cloudquery/plugin-pb-python@f6f54d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit f6f54d3

Browse files
authored
chore(main): Release v0.0.38 (#134)
🤖 I have created a release *beep* *boop* --- ## [0.0.38](v0.0.37...v0.0.38) (2024-12-01) ### Bug Fixes * **deps:** Update dependency grpcio to v1.68.0 ([#132](#132)) ([b4073de](b4073de)) * **deps:** Update dependency grpcio-tools to v1.68.0 ([#133](#133)) ([66320aa](66320aa)) * Generate Python Code from `plugin-pb` ([#135](#135)) ([02449c2](02449c2)) --- 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 02449c2 commit f6f54d3

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.37"
2+
".": "0.0.38"
33
}

CHANGELOG.md

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

3+
## [0.0.38](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.37...v0.0.38) (2024-12-01)
4+
5+
6 8000 +
### Bug Fixes
7+
8+
* **deps:** Update dependency grpcio to v1.68.0 ([#132](https://github.com/cloudquery/plugin-pb-python/issues/132)) ([b4073de](https://github.com/cloudquery/plugin-pb-python/commit/b4073de5040f39a976426dc785941ce125fdd505))
9+
* **deps:** Update dependency grpcio-tools to v1.68.0 ([#133](https://github.com/cloudquery/plugin-pb-python/issues/133)) ([66320aa](https://github.com/cloudquery/plugin-pb-python/commit/66320aaf0d74427ae41d21f1430f6d1752b379aa))
10+
* Generate Python Code from `plugin-pb` ([#135](https://github.com/cloudquery/plugin-pb-python/issues/135)) ([02449c2](https://github.com/cloudquery/plugin-pb-python/commit/02449c2a467a19b324b44ed70ad293e6754f3ea4))
11+
312
## [0.0.37](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.36...v0.0.37) (2024-11-04)
413

514

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.37",
40+
version="0.0.38",
4141
description=description,
4242
long_description=long_description,
4343
author="CloudQuery LTD",

0 commit comments

Comments
 (0)
0