Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 80811d5

Browse files
1 parent b083d69 commit 80811d5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/google-cloud-texttospeech/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

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

7+
### [2.9.1](https://www.github.com/googleapis/python-texttospeech/compare/v2.9.0...v2.9.1) (2022-01-08)
8+
9+
10+
### Documentation
11+
12+
* Added virtualenv comment for clarity ([#225](https://www.github.com/googleapis/python-texttospeech/issues/225)) ([61a7fce](https://www.github.com/googleapis/python-texttospeech/commit/61a7fcec0611712cdb1692b830db4aaca4d411b0))
13+
* update comments for ListVoicesRequest ([#229](https://www.github.com/googleapis/python-texttospeech/issues/229)) ([9ea340c](https://www.github.com/googleapis/python-texttospeech/commit/9ea340cee20298630a6a15bed0ed2df9f69b3d13))
14+
715
## [2.9.0](https://www.github.com/googleapis/python-texttospeech/compare/v2.8.0...v2.9.0) (2021-11-16)
816

917

packages/google-cloud-texttospeech/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
name = "google-cloud-texttospeech"
3737
description = "Google Cloud Text-to-Speech API client library"
38-
version = "2.9.0"
38+
version = "2.9.1"
3939
# Should be one of:
4040
# 'Development Status :: 3 - Alpha'
4141
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)