We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dce574 commit eecb0b8Copy full SHA for eecb0b8
webrisk/CHANGELOG.md
@@ -3,3 +3,14 @@
3
[PyPI History][1]
4
5
[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
@@ -22,7 +22,7 @@
22
23
name = 'google-cloud-webrisk'
24
description = 'Google Cloud Web Risk API client library'
25
-version = '0.3.1'
+version = '0.1.0'
26
# Should be one of:
27
# 'Development Status :: 3 - Alpha'
28
# 'Development Status :: 4 - Beta'
0 commit comments