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.8.1 (#399)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
### [2.8.1](https://www.github.com/googleapis/python-dialogflow/compare/v2.8.0...v2.8.1) (2021-09-29)


### Bug Fixes

* add 'dict' annotation type to 'request' ([12b4f60](https://www.github.com/googleapis/python-dialogflow/commit/12b4f6050d0b5f741f106798643bef6ebbbe1e28))

---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Sep 29, 2021
1 parent 148afc6 commit b571d00
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,13 @@

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

### [2.8.1](https://www.github.com/googleapis/python-dialogflow/compare/v2.8.0...v2.8.1) (2021-09-29)


### Bug Fixes

* add 'dict' annotation type to 'request' ([12b4f60](https://www.github.com/googleapis/python-dialogflow/commit/12b4f6050d0b5f741f106798643bef6ebbbe1e28))

## [2.8.0](https://www.github.com/googleapis/python-dialogflow/compare/v2.7.1...v2.8.0) (2021-09-08)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@

name = "dialogflow"
description = "Client library for the Dialogflow API"
version = "2.8.0"
version = "2.8.1"
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 b571d00

Please sign in to comment.