Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit acb4e7f

Browse files
chore(main): release 2.14.1 (#525)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 2284a52 commit acb4e7f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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/dialogflow/#history
66

7+
## [2.14.1](https://github.com/googleapis/python-dialogflow/compare/v2.14.0...v2.14.1) (2022-06-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#523](https://github.com/googleapis/python-dialogflow/issues/523)) ([d444383](https://github.com/googleapis/python-dialogflow/commit/d44438335af3488cec8d973b3329cea1161bc5eb))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#524](https://github.com/googleapis/python-dialogflow/issues/524)) ([75977e8](https://github.com/googleapis/python-dialogflow/commit/75977e823d5e569494da81fbb8de4f0395bf6990))
18+
719
## [2.14.0](https://github.com/googleapis/python-dialogflow/compare/v2.13.0...v2.14.0) (2022-05-09)
820

921

setup.py

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

2020
name = "dialogflow"
2121
description = "Client library for the Dialogflow API"
22-
version = "2.14.0"
22+
version = "2.14.1"
2323
release_status = "Development Status :: 5 - Production/Stable"
2424
dependencies = [
2525
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)