File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-texttospeech/#history
66
7+ ## 0.2.0
8+
9+ ### New Features
10+
11+ - Add the text-to-speech v1 API surface. (#5468 )
12+ - Re-generate the text-to-speech v1beta1 API surface. (#5468 )
13+
14+ ### Documentation
15+
16+ - Rename releases to changelog and include from CHANGELOG.md (#5191 )
17+
18+ ### Internal / Testing Changes
19+
20+ - Add Test runs for Python 3.7 and remove 3.4 (#5295 )
21+
722## 0.1.0
823
924### Interface additions
Original file line number Diff line number Diff line change 3535
3636name = 'google-cloud-texttospeech'
3737description = 'Google Cloud Text-to-Speech API client library'
38- version = '0.1 .0'
38+ version = '0.2 .0'
3939# Should be one of:
4040# 'Development Status :: 3 - Alpha'
4141# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments