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

Commit

Permalink
chore: release 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 12, 2021
1 parent c6940a9 commit e5276b5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

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

## [2.10.0](https://github.com/googleapis/python-dialogflow/compare/v2.9.1...v2.10.0) (2021-10-12)


### Features

* add context manager support in client ([#416](https://github.com/googleapis/python-dialogflow/issues/416)) ([317187c](https://github.com/googleapis/python-dialogflow/commit/317187cbaacc6889d6fff5d7ea483fe1bc2cd9ee))


### Documentation

* **v2beta1:** recommend AnalyzeContent for future users ([#420](https://github.com/googleapis/python-dialogflow/issues/420)) ([1afdab3](https://github.com/googleapis/python-dialogflow/commit/1afdab3b50c98cc082b150ff408d0f07f11f9cf3))
* **v2:** recommend AnalyzeContent for future users ([#421](https://github.com/googleapis/python-dialogflow/issues/421)) ([c6940a9](https://github.com/googleapis/python-dialogflow/commit/c6940a9f974af95037616bd1affb34d8db4405c9))

### [2.9.1](https://github.com/googleapis/python-dialogflow/compare/v2.9.0...v2.9.1) (2021-10-04)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

name = "dialogflow"
description = "Client library for the Dialogflow API"
version = "2.9.1"
version = "2.10.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit e5276b5

Please sign in to comment.