File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-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.4.0
8+
9+ 02-07-2019 15:21 PST
10+
11+
12+ ### Implementation Changes
13+ - Pick up stub docstring fix in GAPIC generator. ([ #6984 ] ( https://github.com/googleapis/google-cloud-python/pull/6984 ) )
14+
15+ ### New Features
16+ - Protoc updates to include effects_profile_id. ([ #7097 ] ( https://github.com/googleapis/google-cloud-python/pull/7097 ) )
17+
18+ ### Documentation
19+ - Fix ` Client Library Documentation ` link ([ #7109 ] ( https://github.com/googleapis/google-cloud-python/pull/7109 ) )
20+
21+ ### Internal / Testing Changes
22+ - Copy proto files alongside protoc versions.
23+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/googleapis/google-cloud-python/pull/7205 ) )
24+ - Update copyright headers and docstring quoting
25+
726## 0.3.0
827
92812-18-2018 09:54 PST
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.3 .0'
38+ version = '0.4 .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