From 529a05e637631dc62df6745cfbfad8f05ce31205 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 10:55:00 -0400 Subject: [PATCH] chore(main): release 1.4.3 (#231) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- packages/google-cloud-contact-center-insights/CHANGELOG.md | 7 +++++++ packages/google-cloud-contact-center-insights/setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-contact-center-insights/CHANGELOG.md b/packages/google-cloud-contact-center-insights/CHANGELOG.md index 0bb722f2df2d..85527070d0d6 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.3](https://github.com/googleapis/python-contact-center-insights/compare/v1.4.2...v1.4.3) (2022-08-23) + + +### Documentation + +* Updating comments ([#230](https://github.com/googleapis/python-contact-center-insights/issues/230)) ([4d04a7e](https://github.com/googleapis/python-contact-center-insights/commit/4d04a7eb3c0cefbc4ab3d72d772540efab7ce5b6)) + ## [1.4.2](https://github.com/googleapis/python-contact-center-insights/compare/v1.4.1...v1.4.2) (2022-08-12) diff --git a/packages/google-cloud-contact-center-insights/setup.py b/packages/google-cloud-contact-center-insights/setup.py index 727365f2f680..13da57d4cd7b 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.2" +version = "1.4.3" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-contact-center-insights" dependencies = [