File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/google-cloud-speech Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-speech/#history
6
6
7
+ ## [ 2.15.0] ( https://github.com/googleapis/python-speech/compare/v2.14.1...v2.15.0 ) (2022-07-14)
8
+
9
+
10
+ ### Features
11
+
12
+ * add audience parameter ([ 068f8e8] ( https://github.com/googleapis/python-speech/commit/068f8e87ec08b82f957b461d397370e38faccd29 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** deps:** require google-api-core>=1.32.0,>=2.8.0 ([ #416 ] ( https://github.com/googleapis/python-speech/issues/416 ) ) ([ 87ad726] ( https://github.com/googleapis/python-speech/commit/87ad7260dfd6298a85c3caaa26504228c70802a4 ) )
18
+ * require python 3.7+ ([ #414 ] ( https://github.com/googleapis/python-speech/issues/414 ) ) ([ 8961725] ( https://github.com/googleapis/python-speech/commit/896172595815520f06b2a8260516032e2d06c79c ) )
19
+
7
20
## [ 2.14.1] ( https://github.com/googleapis/python-speech/compare/v2.14.0...v2.14.1 ) (2022-06-06)
8
21
9
22
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-speech"
24
24
description = "Google Cloud Speech API client library"
25
- version = "2.14.1 "
25
+ version = "2.15.0 "
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments