Skip to content

Commit

Permalink
chore(main): release 2.16.1 (#453)
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 5, 2022
1 parent f75d689 commit ad89ccb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-python-speech/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

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


### Bug Fixes

* Remove SpeechHelpers from STT V2 client library ([#452](https://github.com/googleapis/python-speech/issues/452)) ([acfb24f](https://github.com/googleapis/python-speech/commit/acfb24f69e25c369388675f08e41062f090b4817))

## [2.16.0](https://github.com/googleapis/python-speech/compare/v2.15.1...v2.16.0) (2022-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-python-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.0"
version = "2.16.1"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit ad89ccb

Please sign in to comment.