Skip to content

Commit

Permalink
chore(main): release 2.10.0 (#243)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [2.10.0](googleapis/python-texttospeech@v2.9.1...v2.10.0) (2022-02-03)


### Features

* add api key support ([#242](googleapis/python-texttospeech#242)) ([3b4f0d0](googleapis/python-texttospeech@3b4f0d0))


### Bug Fixes

* resolve DuplicateCredentialArgs error when using credentials_file ([4c11b12](googleapis/python-texttospeech@4c11b12))


### Documentation

* update comments for ListVoicesRequest ([#244](googleapis/python-texttospeech#244)) ([bc5b73f](googleapis/python-texttospeech@bc5b73f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Feb 3, 2022
1 parent 9c10310 commit f364675
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/google-cloud-texttospeech/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@

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

## [2.10.0](https://github.com/googleapis/python-texttospeech/compare/v2.9.1...v2.10.0) (2022-02-03)


### Features

* add api key support ([#242](https://github.com/googleapis/python-texttospeech/issues/242)) ([3b4f0d0](https://github.com/googleapis/python-texttospeech/commit/3b4f0d0749529b04ed7fedec3c4b06b6d42c12cd))


### Bug Fixes

* resolve DuplicateCredentialArgs error when using credentials_file ([4c11b12](https://github.com/googleapis/python-texttospeech/commit/4c11b127ece0009082fe91062f3f36c8f18e8ffc))


### Documentation

* update comments for ListVoicesRequest ([#244](https://github.com/googleapis/python-texttospeech/issues/244)) ([bc5b73f](https://github.com/googleapis/python-texttospeech/commit/bc5b73fbc62900f89a01486c6e8d42d459c34fd6))

### [2.9.1](https://www.github.com/googleapis/python-texttospeech/compare/v2.9.0...v2.9.1) (2022-01-08)


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

name = "google-cloud-texttospeech"
description = "Google Cloud Text-to-Speech API client library"
version = "2.9.1"
version = "2.10.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit f364675

Please sign in to comment.