Skip to content

Commit 0fe2ea4

Browse files
chore(main): release 2.14.1 (#377)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 39bbb12 commit 0fe2ea4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/google-cloud-speech/CHANGELOG.md

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

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

7+
## [2.14.1](https://github.com/googleapis/python-speech/compare/v2.14.0...v2.14.1) (2022-06-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#400](https://github.com/googleapis/python-speech/issues/400)) ([a5d2059](https://github.com/googleapis/python-speech/commit/a5d2059d29167ba0ba3f6c07ca7336073ea87053))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#401](https://github.com/googleapis/python-speech/issues/401)) ([233539d](https://github.com/googleapis/python-speech/commit/233539d8b3ef34a236eac9a6662e19e433f427fc))
18+
* **samples:** resolve library deprecation warnings ([1d4569d](https://github.com/googleapis/python-speech/commit/1d4569d86b9afcc882016abcd60e96583e4efed9))
19+
720
## [2.14.0](https://github.com/googleapis/python-speech/compare/v2.13.1...v2.14.0) (2022-05-11)
821

922

packages/google-cloud-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 = "2.14.0"
25+
version = "2.14.1"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)