This repository was archived by the owner on Dec 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/dialogflow/#history
6
6
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
+
7
19
## [ 2.14.0] ( https://github.com/googleapis/python-dialogflow/compare/v2.13.0...v2.14.0 ) (2022-05-09)
8
20
9
21
Original file line number Diff line number Diff line change 19
19
20
20
name = "dialogflow"
21
21
description = "Client library for the Dialogflow API"
22
- version = "2.14.0 "
22
+ version = "2.14.1 "
23
23
release_status = "Development Status :: 5 - Production/Stable"
24
24
dependencies = [
25
25
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
You can’t perform that action at this time.
0 commit comments