Skip to content

Commit

Permalink
Add whitespace to versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
daspecster committed Oct 26, 2016
1 parent 9c3a578 commit 29cb827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions speech/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@

REQUIREMENTS = [
'google-cloud-core >= 0.20.0',
'gapic-google-cloud-speech-v1beta1>=0.11.1,<0.12.0',
'grpc-google-cloud-speech-v1beta1>=0.11.1,<0.12.0',
'gapic-google-cloud-speech-v1beta1 >= 0.11.1, < 0.12.0',
'grpc-google-cloud-speech-v1beta1 >= 0.11.1, < 0.12.0',
]

setup(
Expand Down

0 comments on commit 29cb827

Please sign in to comment.