Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 7c4d2cd

Browse files
chore(main): release 1.8.3 (#235)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 0eeb057 commit 7c4d2cd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
[PyPI History][1]
44

55
[1]: https://pypi.org/project/google-cloud-webrisk/#history
6+
## [1.8.3](https://github.com/googleapis/python-webrisk/compare/v1.8.2...v1.8.3) (2022-09-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** Require protobuf >= 3.20.2 ([#234](https://github.com/googleapis/python-webrisk/issues/234)) ([0eeb057](https://github.com/googleapis/python-webrisk/commit/0eeb0574859493c9aec591d5a6daf94864eea46a))
12+
613
## [1.8.2](https://github.com/googleapis/python-webrisk/compare/v1.8.1...v1.8.2) (2022-08-11)
714

815

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-webrisk"
2323
description = "Google Cloud Web Risk API client library"
24-
version = "1.8.2"
24+
version = "1.8.3"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)