From 83b54e0341cc05c8af2ce268ee77c3d867137cf7 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 08:04:08 -0400 Subject: [PATCH] chore(main): release 1.3.2 (#201) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .../CHANGELOG.md | 13 +++++++++++++ .../google-cloud-contact-center-insights/setup.py | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-contact-center-insights/CHANGELOG.md b/packages/google-cloud-contact-center-insights/CHANGELOG.md index 0e4e19f6bbe9..eb1467a9f02e 100644 --- a/packages/google-cloud-contact-center-insights/CHANGELOG.md +++ b/packages/google-cloud-contact-center-insights/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.3.2](https://github.com/googleapis/python-contact-center-insights/compare/v1.3.1...v1.3.2) (2022-06-07) + + +### Bug Fixes + +* **deps:** require protobuf <4.0.0dev ([#199](https://github.com/googleapis/python-contact-center-insights/issues/199)) ([72b1db8](https://github.com/googleapis/python-contact-center-insights/commit/72b1db85bc851e28a52337bba6ca15f3d5c30f59)) + + +### Documentation + +* fix changelog header to consistent size ([#200](https://github.com/googleapis/python-contact-center-insights/issues/200)) ([097bb5c](https://github.com/googleapis/python-contact-center-insights/commit/097bb5c76ba0073fbbd0c8d9ddf5e3e5689a430e)) +* Updating comments ([#203](https://github.com/googleapis/python-contact-center-insights/issues/203)) ([9a4888e](https://github.com/googleapis/python-contact-center-insights/commit/9a4888efb120e2d061207217a2f9b5df995eea94)) + ## [1.3.1](https://github.com/googleapis/python-contact-center-insights/compare/v1.3.0...v1.3.1) (2022-03-07) diff --git a/packages/google-cloud-contact-center-insights/setup.py b/packages/google-cloud-contact-center-insights/setup.py index c1e76444c53e..34a79c383a32 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.3.1" +version = "1.3.2" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-contact-center-insights" dependencies = [