From 2bd1b25decb07a1c5c46d787aab05dc8f307f52e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 19:22:34 +0000 Subject: [PATCH] chore(main): release 1.4.1 --- CHANGELOG.md | 8 ++++++++ setup.py | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c10aa3e..e1312e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.1](https://github.com/googleapis/python-debugger-client/compare/v1.4.0...v1.4.1) (2022-08-11) + + +### Bug Fixes + +* **deps:** allow protobuf < 5.0.0 ([#118](https://github.com/googleapis/python-debugger-client/issues/118)) ([2d56dfa](https://github.com/googleapis/python-debugger-client/commit/2d56dfa0703364b0ed5f28008426cda180ab4403)) +* **deps:** require proto-plus >= 1.22.0 ([2d56dfa](https://github.com/googleapis/python-debugger-client/commit/2d56dfa0703364b0ed5f28008426cda180ab4403)) + ## [1.4.0](https://github.com/googleapis/python-debugger-client/compare/v1.3.2...v1.4.0) (2022-07-15) diff --git a/setup.py b/setup.py index 7d489b4..73892c0 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-debugger-client" description = "Cloud Debugger API client library" -version = "1.4.0" +version = "1.4.1" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-debugger-client" dependencies = [