Skip to content

Commit e82fb94

Browse files
authored
chore(main): Release v0.0.16 (#17)
🤖 I have created a release *beep* *boop* --- ## [0.0.16](v0.0.15...v0.0.16) (2023-09-01) ### Bug Fixes * **deps:** Update dependency grpcio to v1.57.0 ([#15](#15)) ([db79c8c](db79c8c)) * **deps:** Update dependency grpcio-tools to v1.57.0 ([#16](#16)) ([3de0c53](3de0c53)) * **deps:** Update dependency protobuf to v4.24.2 ([#18](#18)) ([7476578](7476578)) --- 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 7476578 commit e82fb94

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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.16](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.15...v0.0.16) (2023-09-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency grpcio to v1.57.0 ([#15](https://github.com/cloudquery/plugin-pb-python/issues/15)) ([db79c8c](https://github.com/cloudquery/plugin-pb-python/commit/db79c8c4a6218db5ae7eac00754ba40769c0d815))
9+
* **deps:** Update dependency grpcio-tools to v1.57.0 ([#16](https://github.com/cloudquery/plugin-pb-python/issues/16)) ([3de0c53](https://github.com/cloudquery/plugin-pb-python/commit/3de0c53c08ab7f061b6dbb6c52abf4d5b37caa36))
10+
* **deps:** Update dependency protobuf to v4.24.2 ([#18](https://github.com/cloudquery/plugin-pb-python/issues/18)) ([7476578](https://github.com/cloudquery/plugin-pb-python/commit/7476578883feff3ca5311fcf2c37a9f7c11b80ed))
11+
312
## [0.0.15](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.14...v0.0.15) (2023-08-08)
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.15",
40+
version="0.0.16",
4141
description=description,
4242
long_description=long_description,
4343
author="CloudQuery LTD",

0 commit comments

Comments
 (0)