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

Skip to content

Commit b9c4b64

Browse files
authored
chore(main): Release v0.0.35 (#117)
🤖 I have created a release *beep* *boop* --- ## [0.0.35](v0.0.34...v0.0.35) (2024-09-17) ### Bug Fixes * Generate Python Code from `plugin-pb` ([#116](#116)) ([01e1d86](01e1d86)) --- 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 01e1d86 commit b9c4b64

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.0.34"
2+
".": "0.0.35"
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.0.35](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.34...v0.0.35) (2024-09-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Generate Python Code from `plugin-pb` ([#116](https://github.com/cloudquery/plugin-pb-python/issues/116)) ([01e1d86](https://github.com/cloudquery/plugin-pb-python/commit/01e1d86c4aacd579208403a54ee8d02f269920bd))
9+
310
## [0.0.34](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.33...v0.0.34) (2024-09-01)
411

512

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

0 commit comments

Comments
 (0)
0