8000 Bump Speech to 0.27.1 (#3702) · googleapis/google-cloud-python@ce9cd83 · GitHub
[go: up one dir, main page]

Skip to content

Commit ce9cd83

Browse files
Bump Speech to 0.27.1 (#3702)
This release adds `WordTimeOffset`, the ability to have timestamps on the output.
1 parent d2fb6b6 commit ce9cd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
setup(
61 5820 61
name='google-cloud-speech',
62-
version='0.27.0',
62+
version='0.27.1',
6363
description='Python Client for Google Cloud Speech',
6464
long_description=README,
6565
namespace_packages=[

0 commit comments

Comments
 (0)
0