Skip to content

Commit a7c46ec

Browse files
chore: release 0.6.0 (#72)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent d16f317 commit a7c46ec

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-contact-center-insights/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.0](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.5.0...v0.6.0) (2021-10-11)
4+
5+
6+
### Features
7+
8+
* add context manager support in client ([#70](https://www.github.com/googleapis/python-contact-center-insights/issues/70)) ([f90696e](https://www.github.com/googleapis/python-contact-center-insights/commit/f90696eb4108ed2c7b917d82116fae03442d2e3a))
9+
310
## [0.5.0](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.4.0...v0.5.0) (2021-10-04)
411

512

packages/google-cloud-contact-center-insights/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-contact-center-insights"
2424
description = "Contact Center AI Insights API"
25-
version = "0.5.0"
25+
version = "0.6.0"
2626
release_status = "Development Status :: 4 - Beta"
2727
url = "https://github.com/googleapis/python-contact-center-insights"
2828
dependencies = [

0 commit comments

Comments
 (0)