Skip to content

Commit eecb0b8

Browse files
authored
Release webrisk 0.1.0 (googleapis#7718)
1 parent 6dce574 commit eecb0b8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

webrisk/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,14 @@
33
[PyPI History][1]
44

55
[1]: https://pypi.org/project/google-cloud-webrisk/#history
6+
## 0.1.0
7+
8+
04-16-2019 17:09 PDT
9+
10+
11+
### New Features
12+
- Initial release of Web Risk. ([#7651](https://github.com/googleapis/google-cloud-python/pull/7651))
13+
14+
### Documentation
15+
- Add whitelist info to README. ([#7717](https://github.com/googleapis/google-cloud-python/pull/7717))
16+

webrisk/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = 'google-cloud-webrisk'
2424
description = 'Google Cloud Web Risk API client library'
25-
version = '0.3.1'
25+
version = '0.1.0'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)