Skip to content

Commit

Permalink
chore(main): release 1.8.4 (#237)
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] authored Oct 10, 2022
1 parent 9b63f88 commit b4060eb
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-webrisk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
[PyPI History][1]

[1]: https://pypi.org/project/google-cloud-webrisk/#history
## [1.8.4](https://github.com/googleapis/python-webrisk/compare/v1.8.3...v1.8.4) (2022-10-07)


### Bug Fixes

* **deps:** Allow protobuf 3.19.5 ([#236](https://github.com/googleapis/python-webrisk/issues/236)) ([0b4a9dc](https://github.com/googleapis/python-webrisk/commit/0b4a9dc9605d09bc2336620572886bb8bfd6757b))

## [1.8.3](https://github.com/googleapis/python-webrisk/compare/v1.8.2...v1.8.3) (2022-09-29)


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

name = "google-cloud-webrisk"
description = "Google Cloud Web Risk API client library"
version = "1.8.3"
version = "1.8.4"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit b4060eb

Please sign in to comment.