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
+ ## [ 1.1.0] ( https://www.github.com/googleapis/dialogflow-python-client-v2/compare/v1.0.0...v1.1.0 ) (2020-08-26)
8
+
9
+
10
+ ### Features
11
+
12
+ * add environments client ([ #217 ] ( https://www.github.com/googleapis/dialogflow-python-client-v2/issues/217 ) ) ([ 7bf5926] ( https://www.github.com/googleapis/dialogflow-python-client-v2/commit/7bf592684b4d5df0cd1f66dd414efe2350d0461e ) )
13
+
14
+
15
+ ### Documentation
16
+
17
+ * move to googleapisdotdev ([ #155 ] ( https://www.github.com/googleapis/dialogflow-python-client-v2/issues/155 ) ) ([ 89d071c] ( https://www.github.com/googleapis/dialogflow-python-client-v2/commit/89d071c55c5bf9c7f766c5b49de7ce33b75222d6 ) )
18
+
7
19
## [ 1.0.0] ( https://www.github.com/googleapis/dialogflow-python-client-v2/compare/v0.8.0...v1.0.0 ) (2020-05-13)
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 = "1.0 .0"
22
+ version = "1.1 .0"
23
23
release_status = "Development Status :: 5 - Production/Stable"
24
24
dependencies = ["google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ]
25
25
You can’t perform that action at this time.
0 commit comments