Skip to content

Commit

Permalink
Bump Speech to 0.27.1 (#3702)
Browse files Browse the repository at this point in the history
This release adds `WordTimeOffset`, the ability to have timestamps on the output.
  • Loading branch information
lukesneeringer authored Jul 28, 2017
1 parent 2e0c099 commit d482160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-speech/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

setup(
name='google-cloud-speech',
version='0.27.0',
version='0.27.1',
description='Python Client for Google Cloud Speech',
long_description=README,
namespace_packages=[
Expand Down

0 comments on commit d482160

Please sign in to comment.