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

Commit 4f57701

Browse files
chore: release 0.4.0 (#25)
1 parent 5111f42 commit 4f57701

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
## [0.4.0](https://www.github.com/googleapis/python-phishingprotection/compare/v0.3.0...v0.4.0) (2020-06-23)
9+
10+
11+
### Features
12+
13+
* release as beta ([#22](https://www.github.com/googleapis/python-phishingprotection/issues/22)) ([5111f42](https://www.github.com/googleapis/python-phishingprotection/commit/5111f425eef6135a4eb4b958d0ed1c6865e6e9d7))
14+
815
## [0.3.0](https://www.github.com/googleapis/python-phishingprotection/compare/v0.2.0...v0.3.0) (2020-02-05)
916

1017

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 = "0.3.0"
24+
version = "0.4.0"
2525
release_status = "Development Status :: 4 - Beta"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",

0 commit comments

Comments
 (0)