File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-cloud-dialogflow Expand file tree Collapse file tree 2 files changed +8
-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.1.2] ( https://www.github.com/googleapis/python-dialogflow/compare/v2.1.1...v2.1.2 ) (2021-04-13)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * remove unused proto InputText, InputAudio ([ #273 ] ( https://www.github.com/googleapis/python-dialogflow/issues/273 ) ) ([ 787d064] ( https://www.github.com/googleapis/python-dialogflow/commit/787d0648a842b62bfc1be8dcf43c0e8cbd88618a ) )
13
+
7
14
### [ 2.1.1] ( https://www.github.com/googleapis/python-dialogflow/compare/v2.1.0...v2.1.1 ) (2021-04-12)
8
15
9
16
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.1.1 "
22
+ version = "2.1.2 "
23
23
release_status = "Development Status :: 5 - Production/Stable"
24
24
dependencies = ["google-api-core[grpc] >= 1.22.2, < 2.0.0dev" , "proto-plus >= 1.10.0" ]
25
25
You can’t perform that action at this time.
0 commit comments