Skip to content

Commit 751c3b7

Browse files
chore(main): release 1.6.3 (#222)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f2ac96f commit 751c3b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-phishing-protection/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
[1]: https://pypi.org/project/google-cloud-phishing-protection/#history
66

77

8+
## [1.6.3](https://github.com/googleapis/python-phishingprotection/compare/v1.6.2...v1.6.3) (2022-09-29)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Require protobuf >= 3.20.2 ([#221](https://github.com/googleapis/python-phishingprotection/issues/221)) ([1c7f585](https://github.com/googleapis/python-phishingprotection/commit/1c7f585f9f0757c28adc2c6520fa1dab1185745a))
14+
815
## [1.6.2](https://github.com/googleapis/python-phishingprotection/compare/v1.6.1...v1.6.2) (2022-08-11)
916

1017

packages/google-cloud-phishing-protection/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-phishing-protection"
2323
description = "Phishing Protection API API client library"
24-
version = "1.6.2"
24+
version = "1.6.3"
2525
release_status = "Development Status :: 4 - Beta"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)