From b4fa02fedc16f0b5280e3e34b03649ef3b9c9ae8 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 22:13:38 +0000 Subject: [PATCH] chore(main): release 1.0.6 --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 009758c..8b63ae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.6](https://github.com/googleapis/python-cloud-common/compare/v1.0.5...v1.0.6) (2022-10-07) + + +### Bug Fixes + +* **deps:** Allow protobuf 3.19.5 ([#89](https://github.com/googleapis/python-cloud-common/issues/89)) ([4bb2dfb](https://github.com/googleapis/python-cloud-common/commit/4bb2dfbc93efaf63a771b996d1fb2dd648571089)) + ## [1.0.5](https://github.com/googleapis/python-cloud-common/compare/v1.0.4...v1.0.5) (2022-09-29) diff --git a/setup.py b/setup.py index 07289cd..b5c8e75 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-common" description = "Google Cloud Common client library" -version = "1.0.5" +version = "1.0.6" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-cloud-common" dependencies = [