Skip to content

Commit 751c255

Browse files
authored
Release 0.34.0 (googleapis#5236)
1 parent 94a018b commit 751c255

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

speech/CHANGELOG.md

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

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

7+
## 0.34.0
8+
9+
### Implementation Changes
10+
- Regenerate GAPIC to account for the removal of GoogleDataCollectionConfig and google_data_collection_opt_in (#5235)
11+
712
## 0.33.0
813

914
### New Features

speech/setup.py

Lines 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.33.0'
25+
version = '0.34.0'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)