Skip to content

Commit 606f287

Browse files
1 parent d15bf98 commit 606f287

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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

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

3+
### [0.6.1](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.6.0...v0.6.1) (2021-11-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** drop packaging dependency ([daf9af8](https://www.github.com/googleapis/python-contact-center-insights/commit/daf9af84fc1b448f86d340c56bc37460b0254f82))
9+
* **deps:** require google-api-core >= 1.28.0 ([daf9af8](https://www.github.com/googleapis/python-contact-center-insights/commit/daf9af84fc1b448f86d340c56bc37460b0254f82))
10+
11+
12+
### Documentation
13+
14+
* list oneofs in docstring ([daf9af8](https://www.github.com/googleapis/python-contact-center-insights/commit/daf9af84fc1b448f86d340c56bc37460b0254f82))
15+
316
## [0.6.0](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.5.0...v0.6.0) (2021-10-11)
417

518

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.6.0"
25+
version = "0.6.1"
2626
release_status = "Development Status :: 4 - Beta"
2727
url = "https://github.com/googleapis/python-contact-center-insights"
2828
dependencies = [

0 commit comments

Comments
 (0)