Skip to content

Commit 8fb3933

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-speech/setup.py

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

6060
setup(
6161
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)