Skip to content

Commit

Permalink
chore: release 2.9.0 (#253)
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 Sep 20, 2021
1 parent 856259c commit 4d64c39
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 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,18 @@

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

## [2.9.0](https://github.com/googleapis/python-speech/compare/v2.8.0...v2.9.0) (2021-09-20)


### Features

* add output_config request field ([#252](https://github.com/googleapis/python-speech/issues/252)) ([b9f856e](https://github.com/googleapis/python-speech/commit/b9f856e93cbb926e9531639a9bb50c654ff1033e))


### Documentation

* **samples:** fixed model adaptation sample to correctly refer to custom classes ([#246](https://github.com/googleapis/python-speech/issues/246)) ([5fa2433](https://github.com/googleapis/python-speech/commit/5fa243358ec5688a40ef0d5abf3802acfa931ea7))

## [2.8.0](https://github.com/googleapis/python-speech/compare/v2.7.0...v2.8.0) (2021-08-19)


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.8.0"
version = "2.9.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 4d64c39

Please sign in to comment.