Skip to content

Commit

Permalink
chore(main): release 3.8.4 (#458)
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>
  • Loading branch information
release-please[bot] committed Oct 10, 2022
1 parent ce71378 commit 6285367
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-translate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [3.8.4](https://github.com/googleapis/python-translate/compare/v3.8.3...v3.8.4) (2022-10-07)


### Bug Fixes

* **deps:** Allow protobuf 3.19.5 ([#457](https://github.com/googleapis/python-translate/issues/457)) ([e3ce689](https://github.com/googleapis/python-translate/commit/e3ce689f23cf1b081705ccb9c7fbd31d79cb44e5))

## [3.8.3](https://github.com/googleapis/python-translate/compare/v3.8.2...v3.8.3) (2022-10-03)


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.8.3"
version = "3.8.4"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 6285367

Please sign in to comment.