Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6b72c54

Browse filesBrowse files
authored
Release speech 0.35.0 (#5578)
1 parent cabbd18 commit 6b72c54
Copy full SHA for 6b72c54

File tree

Expand file treeCollapse file tree

2 files changed

+13
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+13
-1
lines changed

‎google-cloud-speech/CHANGELOG.md

Copy file name to clipboardExpand all lines: google-cloud-speech/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

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

7+
## 0.35.0
8+
9+
### Implementation Changes
10+
11+
- Re-generated the library to pick up new API features. (#5577)
12+
13+
### Internal / Testing Changes
14+
15+
- Add Test runs for Python 3.7 and remove 3.4 (#5295)
16+
- Avoid overwriting '__module__' of messages from shared modules. (#5364)
17+
- Modify system tests to use prerelease versions of grpcio (#5304)
18+
719
## 0.34.0
820

921
### Implementation Changes

‎google-cloud-speech/setup.py

Copy file name to clipboardExpand all lines: google-cloud-speech/setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = 'google-cloud-speech'
2424
description = 'Google Cloud Speech API client library'
25-
version = '0.34.0'
25+
version = '0.35.0'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.