Skip to content

Commit 9de1026

Browse files
author
Jon Wayne Parrott
authored
Fix bad version number for speech (googleapis#4854)
1 parent 8e252cb commit 9de1026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

speech/setup.py

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

6161
setup(
6262
name='google-cloud-speech',
63-
version='0.31.0',
63+
version='0.31.1',
6464
description='Python Client for Google Cloud Speech',
6565
long_description=README,
6666
namespace_packages=[

0 commit comments

Comments
 (0)