Skip to content

Commit a2a2154

Browse files
1 parent 42427de commit a2a2154

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+
## [1.0.0](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.6.1...v1.0.0) (2021-11-03)
4+
5+
6+
### Features
7+
8+
* bump release level to production/stable ([#89](https://www.github.com/googleapis/python-contact-center-insights/issues/89)) ([d93e829](https://www.github.com/googleapis/python-contact-center-insights/commit/d93e829c10a39c67970edb4f89e55bb39f5ae5a0))
9+
310
### [0.6.1](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.6.0...v0.6.1) (2021-11-02)
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.6.1"
25+
version = "1.0.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-contact-center-insights"
2828
dependencies = [

0 commit comments

Comments
 (0)