| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,18 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [1]: https://pypi.org/project/google-cloud-speech/#history | |
| 6 | 6 | ||
| 7 | + ## [2.16.0](https://github.com/googleapis/python-speech/compare/v2.15.1...v2.16.0) (2022-10-03) | ||
| 8 | + | ||
| 9 | + | ||
| 10 | + ### Features | ||
| 11 | + | ||
| 12 | + * Added Speech-to-Text V2 API ([#447](https://github.com/googleapis/python-speech/issues/447)) ([b78cda4](https://github.com/googleapis/python-speech/commit/b78cda46f7b4cac01578832fb6d9ca07887bea52)) | ||
| 13 | + | ||
| 14 | + | ||
| 15 | + ### Bug Fixes | ||
| 16 | + | ||
| 17 | + * **deps:** Require protobuf >= 3.20.2 ([#446](https://github.com/googleapis/python-speech/issues/446)) ([89ceb17](https://github.com/googleapis/python-speech/commit/89ceb175e326fe63c7fa0363cd79cae05b72ed9b)) | ||
| 18 | + | ||
| 7 | 19 | ## [2.15.1](https://github.com/googleapis/python-speech/compare/v2.15.0...v2.15.1) (2022-08-11) | |
| 8 | 20 | ||
| 9 | 21 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,7 +22,7 @@ | |||
| 22 | 22 | ||
| 23 | 23 | name = "google-cloud-speech" | |
| 24 | 24 | description = "Google Cloud Speech API client library" | |
| 25 | - version = "2.15.1" | ||
| 25 | + version = "2.16.0" | ||
| 26 | 26 | # Should be one of: | |
| 27 | 27 | # 'Development Status :: 3 - Alpha' | |
| 28 | 28 | # 'Development Status :: 4 - Beta' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments