diff --git a/packages/google-cloud-contact-center-insights/CHANGELOG.md b/packages/google-cloud-contact-center-insights/CHANGELOG.md index c91d4e34d157..d8e4fee70443 100644 --- a/packages/google-cloud-contact-center-insights/CHANGELOG.md +++ b/packages/google-cloud-contact-center-insights/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.5.0](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.4.0...v0.5.0) (2021-10-04) + + +### Features + +* deprecate issue_matches([#62](https://www.github.com/googleapis/python-contact-center-insights/issues/62)) ([b0c120e](https://www.github.com/googleapis/python-contact-center-insights/commit/b0c120e5a01040e4e93d14fb65fb94688759da25)) + + +### Bug Fixes + +* improper types in pagers generation ([3bc4439](https://www.github.com/googleapis/python-contact-center-insights/commit/3bc4439fe9757741c8f7eeed027d60707c64a514)) + ## [0.4.0](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.3.1...v0.4.0) (2021-09-29) diff --git a/packages/google-cloud-contact-center-insights/setup.py b/packages/google-cloud-contact-center-insights/setup.py index fbb1fe0dffff..e4c4da15a5f8 100644 --- a/packages/google-cloud-contact-center-insights/setup.py +++ b/packages/google-cloud-contact-center-insights/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-contact-center-insights" description = "Contact Center AI Insights API" -version = "0.4.0" +version = "0.5.0" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-contact-center-insights" dependencies = [