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

Commit 960e955

Browse files
chore(main): release 1.7.2 (#202)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5adafd2 commit 960e955

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

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

7+
## [1.7.2](https://github.com/googleapis/python-websecurityscanner/compare/v1.7.1...v1.7.2) (2022-06-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf>=3.19.0, <4.0.0dev ([#201](https://github.com/googleapis/python-websecurityscanner/issues/201)) ([942c31b](https://github.com/googleapis/python-websecurityscanner/commit/942c31b11f6ee5ec521a8dc1172061eed3de2105))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#200](https://github.com/googleapis/python-websecurityscanner/issues/200)) ([6ea88cc](https://github.com/googleapis/python-websecurityscanner/commit/6ea88ccd84927024470beccb298d60b6c8e2208b))
18+
719
## [1.7.1](https://github.com/googleapis/python-websecurityscanner/compare/v1.7.0...v1.7.1) (2022-03-06)
820

921

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.7.1"
24+
version = "1.7.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)