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

Commit b06a7c5

Browse files
release-please[bot]busunkim96
authored andcommitted
chore: release 0.7.1 (#157)
1 parent 69951d0 commit b06a7c5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

55
[1]: https://pypi.org/project/dialogflow/#history
66

7+
### [0.7.1](https://www.github.com/googleapis/dialogflow-python-client-v2/compare/v0.7.0...v0.7.1) (2019-10-17)
8+
9+
10+
### Bug Fixes
11+
12+
* pin google-api-core>=1.14.0, update format ([#156](https://www.github.com/googleapis/dialogflow-python-client-v2/issues/156)) ([69951d0](https://www.github.com/googleapis/dialogflow-python-client-v2/commit/69951d013b7c99966848565e30d5ab1bad7229fb))
13+
714
## [0.7.0](https://www.github.com/googleapis/dialogflow-python-client-v2/compare/v0.6.0...v0.7.0) (2019-10-16)
815

916

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 = "0.6.0"
22+
version = "0.7.1"
2323
release_status = "Development Status :: 4 - Beta"
2424
dependencies = ["google-api-core[grpc] >= 1.14.0, < 2.0.0dev"]
2525

0 commit comments

Comments
 (0)