From 5012e73fb84da25a61322ca70f524e6df1f926d9 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 11:52:32 -0400 Subject: [PATCH] chore(main): release 1.4.5 (#254) 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 7df9fb9..da0f7db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.5](https://github.com/googleapis/python-contact-center-insights/compare/v1.4.4...v1.4.5) (2022-10-08) + + +### Bug Fixes + +* **deps:** Allow protobuf 3.19.5 ([#253](https://github.com/googleapis/python-contact-center-insights/issues/253)) ([0db00ac](https://github.com/googleapis/python-contact-center-insights/commit/0db00ac9cbfbdfe688d3d0c2200113f03e50b797)) + ## [1.4.4](https://github.com/googleapis/python-contact-center-insights/compare/v1.4.3...v1.4.4) (2022-10-03) diff --git a/setup.py b/setup.py index ca4f88c..d050d5f 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-contact-center-insights" description = "Contact Center AI Insights API" -version = "1.4.4" +version = "1.4.5" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-contact-center-insights" dependencies = [