Skip to content

Commit 45110a8

Browse files
release-please[bot]pull[bot]
authored andcommitted
chore(main): release 1.8.1 (#214)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent d1181fe commit 45110a8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-webrisk/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.1](https://github.com/googleapis/python-webrisk/compare/v1.8.0...v1.8.1) (2022-07-13)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#213](https://github.com/googleapis/python-webrisk/issues/213)) ([22b0969](https://github.com/googleapis/python-webrisk/commit/22b0969ea75d05c8f8de1a5a76eee0b87a8e0e87))
12+
613
## [1.8.0](https://github.com/googleapis/python-webrisk/compare/v1.7.2...v1.8.0) (2022-07-06)
714

815

packages/google-cloud-webrisk/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.0"
24+
version = "1.8.1"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)