Skip to content

Commit 93be76e

Browse files
committed
chore(main): Release v0.0.20
1 parent 4418a67 commit 93be76e

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.0.20](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.19...v0.0.20) (2023-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency grpcio to v1.59.2 ([#33](https://github.com/cloudquery/plugin-pb-python/issues/33)) ([aef910f](https://github.com/cloudquery/plugin-pb-python/commit/aef910fdde8001b8b37913b45e546e3730c7afb7))
9+
* **deps:** Update dependency grpcio-tools to v1.59.2 ([#34](https://github.com/cloudquery/plugin-pb-python/issues/34)) ([8af794b](https://github.com/cloudquery/plugin-pb-python/commit/8af794b7784c8df9de2c52cb076a1fc879b8c7d5))
10+
* **deps:** Update dependency protobuf to v4.24.4 ([#35](https://github.com/cloudquery/plugin-pb-python/issues/35)) ([4418a67](https://github.com/cloudquery/plugin-pb-python/commit/4418a67dc0edbc694817d1983fcf9ee3841ece9a))
11+
* Pin Python version to `3.11` ([#31](https://github.com/cloudquery/plugin-pb-python/issues/31)) ([d1aa848](https://github.com/cloudquery/plugin-pb-python/commit/d1aa84891a7d99bc5f0bf12d5c572c65b9ca0c6b))
12+
313
## [0.0.19](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.18...v0.0.19) (2023-10-27)
414

515

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

0 commit comments

Comments
 (0)