diff --git a/packages/google-cloud-contact-center-insights/CHANGELOG.md b/packages/google-cloud-contact-center-insights/CHANGELOG.md index 7df9fb9167d7..da0f7db13ba0 100644 --- a/packages/google-cloud-contact-center-insights/CHANGELOG.md +++ b/packages/google-cloud-contact-center-insights/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/packages/google-cloud-contact-center-insights/setup.py b/packages/google-cloud-contact-center-insights/setup.py index ca4f88c5cbfa..d050d5fccd79 100644 --- a/packages/google-cloud-contact-center-insights/setup.py +++ b/packages/google-cloud-contact-center-insights/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 = [