From 448934e98bbc7f1fe90002e50863b105c6266392 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 12:09:21 -0400 Subject: [PATCH] chore(main): release 1.6.3 (#241) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aea276..74b397e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://pypi.org/project/google-cloud-resource-manager/#history +## [1.6.3](https://github.com/googleapis/python-resource-manager/compare/v1.6.2...v1.6.3) (2022-10-07) + + +### Bug Fixes + +* **deps:** Allow protobuf 3.19.5 ([#240](https://github.com/googleapis/python-resource-manager/issues/240)) ([8080567](https://github.com/googleapis/python-resource-manager/commit/80805672a286cd43b88ab4fb1b5f4537b2b3850a)) + ## [1.6.2](https://github.com/googleapis/python-resource-manager/compare/v1.6.1...v1.6.2) (2022-09-29) diff --git a/setup.py b/setup.py index 2c13cf0..92774cf 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ # Package metadata. name = "google-cloud-resource-manager" description = "Google Cloud Resource Manager API client library" -version = "1.6.2" +version = "1.6.3" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-resource-manager" dependencies = [