From e00f6e9074ca2c5927f69575d238eac4da41a475 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:29 +0000 Subject: [PATCH] chore(main): release 1.4.1 --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb36c10..125f00a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.1](https://github.com/googleapis/python-deploy/compare/v1.4.0...v1.4.1) (2022-10-07) + + +### Bug Fixes + +* **deps:** Allow protobuf 3.19.5 ([#137](https://github.com/googleapis/python-deploy/issues/137)) ([045381a](https://github.com/googleapis/python-deploy/commit/045381a445a610629d06016b0637b365f1299983)) + ## [1.4.0](https://github.com/googleapis/python-deploy/compare/v1.3.1...v1.4.0) (2022-09-29) diff --git a/setup.py b/setup.py index f1b877f..ae29bd6 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-deploy" description = "Google Cloud Deploy API client library" -version = "1.4.0" +version = "1.4.1" url = "https://github.com/googleapis/python-deploy" release_status = "Development Status :: 5 - Production/Stable" dependencies = [