Skip to content

Commit

Permalink
chore: release 3.4.1 (#256)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: nicain <nicain.seattle@gmail.com>
  • Loading branch information
release-please[bot] and nicain authored Sep 30, 2021
1 parent 0598cbf commit e25f1cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/google-cloud-translate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://pypi.org/project/google-cloud-translate/#history

### [3.4.1](https://github.com/googleapis/python-translate/compare/v3.4.0...v3.4.1) (2021-09-30)


### Bug Fixes

* add 'dict' annotation type to 'request' ([6bbf390](https://github.com/googleapis/python-translate/commit/6bbf39038f37a3d16018d9ee9f356145a50f987c))
* improper types in pagers generation ([cd70523](https://github.com/googleapis/python-translate/commit/cd70523d9a628684515a8d910e7e5158817b3e61))

## [3.4.0](https://github.com/googleapis/python-translate/compare/v3.3.2...v3.4.0) (2021-08-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-translate/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-translate"
description = "Google Cloud Translation API client library"
version = "3.4.0"
version = "3.4.1"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit e25f1cb

Please sign in to comment.