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

Commit

Permalink
chore: release 1.6.0 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Oct 19, 2021
1 parent 4d35eb0 commit 86df346
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,13 @@
[PyPI History][1]

[1]: https://pypi.org/project/google-cloud-webrisk/#history
## [1.6.0](https://www.github.com/googleapis/python-webrisk/compare/v1.5.0...v1.6.0) (2021-10-18)


### Features

* add support for python 3.10 ([#133](https://www.github.com/googleapis/python-webrisk/issues/133)) ([64a3874](https://www.github.com/googleapis/python-webrisk/commit/64a387491751b346e0f04d05c2156b598b50f89c))

## [1.5.0](https://www.github.com/googleapis/python-webrisk/compare/v1.4.3...v1.5.0) (2021-10-08)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-webrisk"
description = "Google Cloud Web Risk API client library"
version = "1.5.0"
version = "1.6.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 86df346

Please sign in to comment.