Skip to content

Commit

Permalink
chore(main): release 2.15.0 (#415)
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 Jul 14, 2022
1 parent 7fae48e commit 4e176b9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 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,19 @@

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

## [2.15.0](https://github.com/googleapis/python-speech/compare/v2.14.1...v2.15.0) (2022-07-14)


### Features

* add audience parameter ([068f8e8](https://github.com/googleapis/python-speech/commit/068f8e87ec08b82f957b461d397370e38faccd29))


### Bug Fixes

* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#416](https://github.com/googleapis/python-speech/issues/416)) ([87ad726](https://github.com/googleapis/python-speech/commit/87ad7260dfd6298a85c3caaa26504228c70802a4))
* require python 3.7+ ([#414](https://github.com/googleapis/python-speech/issues/414)) ([8961725](https://github.com/googleapis/python-speech/commit/896172595815520f06b2a8260516032e2d06c79c))

## [2.14.1](https://github.com/googleapis/python-speech/compare/v2.14.0...v2.14.1) (2022-06-06)


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

0 comments on commit 4e176b9

Please sign in to comment.