Skip to content

Commit eed4065

Browse files
chore(main): release 1.9.2 (#245)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ba8c6c9 commit eed4065

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-websecurityscanner/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-websecurityscanner/#history
66

7+
## [1.9.2](https://github.com/googleapis/python-websecurityscanner/compare/v1.9.1...v1.9.2) (2022-10-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Allow protobuf 3.19.5 ([#244](https://github.com/googleapis/python-websecurityscanner/issues/244)) ([9950ae9](https://github.com/googleapis/python-websecurityscanner/commit/9950ae9f1b55ad24cd67d1f6d95b43efcb62b127))
13+
714
## [1.9.1](https://github.com/googleapis/python-websecurityscanner/compare/v1.9.0...v1.9.1) (2022-09-29)
815

916

packages/google-cloud-websecurityscanner/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-websecurityscanner"
2323
description = ("Google Cloud Web Security Scanner API client library",)
24-
version = "1.9.1"
24+
version = "1.9.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)