diff --git a/CHANGELOG.md b/CHANGELOG.md index b313ba5..246a6a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.1.1](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.1.0...v0.1.1) (2021-07-21) + + +### Bug Fixes + +* **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#3](https://www.github.com/googleapis/python-contact-center-insights/issues/3)) ([3c5be83](https://www.github.com/googleapis/python-contact-center-insights/commit/3c5be834b37e036441b74e2d3464e2367d59e4d6)) + ## 0.1.0 (2021-07-16) diff --git a/setup.py b/setup.py index e852b52..391ce74 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-contact-center-insights" description = "Contact Center AI Insights API" -version = "0.1.0" +version = "0.1.1" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-contact-center-insights" dependencies = [