10000 chore: release 2.9.0 (#222) · googleapis/google-cloud-python@1c99069 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c99069

Browse files
1 parent c2098a5 commit 1c99069

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-texttospeech/CHANGELOG.md

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

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

7+
## [2.9.0](https://www.github.com/googleapis/python-texttospeech/compare/v2.8.0...v2.9.0) (2021-11-16)
8+
9+
10+
### Features
11+
12+
* update v1 proto ([#221](https://www.github.com/googleapis/python-texttospeech/issues/221)) ([e8776d7](https://www.github.com/googleapis/python-texttospeech/commit/e8776d7a482f495ed5ae0e1235609e3e2d3e6067))
13+
714
## [2.8.0](https://www.github.com/googleapis/python-texttospeech/compare/v2.7.1...v2.8.0) (2021-11-13)
815

916

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.8.0"
38+
version = "2.9.0"
3939
# Should be one of:
4040
# 'Development Status :: 3 - Alpha'
4141
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)
0