Skip to content

Commit e730812

Browse files
author
Jon Wayne Parrott
authored
Release speech 0.32.1 (googleapis#4968)
1 parent f64b799 commit e730812

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

speech/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
[1]: https://pypi.org/project/google-cloud-speech/#history
66

7+
## 0.32.1
8+
9+
### Dependencies
10+
11+
- Update dependency range for api-core to include v1.0.0 releases (#4944)
12+
13+
### Testing and internal changes
14+
15+
- Install local dependencies when running lint (#4936)
16+
- Re-enable lint for tests, remove usage of pylint (#4921)
17+
- Normalize all setup.py files (#4909)
18+
719
## 0.31.1
820

921
### Bugfixes

speech/setup.py

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

2323
name = 'google-cloud-speech'
2424
description = 'Google Cloud Speech API client library'
25-
version = '0.32.0'
25+
version = '0.32.1'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)