Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore(main): release 1.3.2 (#201)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Jun 7, 2022
1 parent 9728bea commit e7672d5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.3.2](https://github.com/googleapis/python-contact-center-insights/compare/v1.3.1...v1.3.2) (2022-06-07)


### Bug Fixes

* **deps:** require protobuf <4.0.0dev ([#199](https://github.com/googleapis/python-contact-center-insights/issues/199)) ([72b1db8](https://github.com/googleapis/python-contact-center-insights/commit/72b1db85bc851e28a52337bba6ca15f3d5c30f59))


### Documentation

* fix changelog header to consistent size ([#200](https://github.com/googleapis/python-contact-center-insights/issues/200)) ([097bb5c](https://github.com/googleapis/python-contact-center-insights/commit/097bb5c76ba0073fbbd0c8d9ddf5e3e5689a430e))
* Updating comments ([#203](https://github.com/googleapis/python-contact-center-insights/issues/203)) ([9a4888e](https://github.com/googleapis/python-contact-center-insights/commit/9a4888efb120e2d061207217a2f9b5df995eea94))

## [1.3.1](https://github.com/googleapis/python-contact-center-insights/compare/v1.3.0...v1.3.1) (2022-03-07)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-contact-center-insights"
description = "Contact Center AI Insights API"
version = "1.3.1"
version = "1.3.2"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-contact-center-insights"
dependencies = [
Expand Down

0 comments on commit e7672d5

Please sign in to comment.