Skip to content

Commit

Permalink
chore(main): release 2.16.2 (#457)
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] authored Oct 10, 2022
1 parent b5075c9 commit 31fa496
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions google-cloud-speech/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

[1]: https://pypi.org/project/google-cloud-speech/#history

## [2.16.2](https://github.com/googleapis/python-speech/compare/v2.16.1...v2.16.2) (2022-10-07)


### Bug Fixes

* **deps:** Allow protobuf 3.19.5 ([#456](https://github.com/googleapis/python-speech/issues/456)) ([01f7324](https://github.com/googleapis/python-speech/commit/01f732416cebc4ead860eea1e987afe136018f62))


### Documentation

* **samples:** Add create_recognizer code sample ([#450](https://github.com/googleapis/python-speech/issues/450)) ([4ea3edc](https://github.com/googleapis/python-speech/commit/4ea3edc7b62b1a815caa7af34383e9cd2eddf5fe))
* **samples:** Add quickstart code sample for STT V2 ([#451](https://github.com/googleapis/python-speech/issues/451)) ([5b1ce98](https://github.com/googleapis/python-speech/commit/5b1ce983f812a63837c8f9338ed46b11e2c21ddc))

## [2.16.1](https://github.com/googleapis/python-speech/compare/v2.16.0...v2.16.1) (2022-10-05)


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

name = "google-cloud-speech"
description = "Google Cloud Speech API client library"
version = "2.16.1"
version = "2.16.2"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 31fa496

Please sign in to comment.