Skip to content

Commit 19da284

Browse files
chore: release 1.1.0 (#42)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent b1c6fc1 commit 19da284

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-webrisk/CHANGELOG.md

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

55
[1]: https://pypi.org/project/google-cloud-webrisk/#history
6+
## [1.1.0](https://www.github.com/googleapis/python-webrisk/compare/v1.0.1...v1.1.0) (2021-02-11)
7+
8+
9+
### Features
10+
11+
* add common resource helpers; expose client transport; remove gRPC send/recv limits ([#40](https://www.github.com/googleapis/python-webrisk/issues/40)) ([3f09199](https://www.github.com/googleapis/python-webrisk/commit/3f09199d2a9aa40a74dc7f83ac3d4b27bb4e3791))
12+
613
### [1.0.1](https://www.github.com/googleapis/python-webrisk/compare/v1.0.0...v1.0.1) (2020-07-15)
714

815

packages/google-cloud-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 = "1.0.1"
25+
version = "1.1.0"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)