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

Commit 46ebe41

Browse files
1 parent 0134472 commit 46ebe41

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
[1]: https://pypi.org/project/google-cloud-websecurityscanner/#history
66

7+
### [1.6.1](https://www.github.com/googleapis/python-websecurityscanner/compare/v1.6.0...v1.6.1) (2021-11-01)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** drop packaging dependency ([0134472](https://www.github.com/googleapis/python-websecurityscanner/commit/0134472b4ceeed6eb1b90d8dd6d98402a4d10c14))
13+
* **deps:** require google-api-core >= 1.28.0 ([0134472](https://www.github.com/googleapis/python-websecurityscanner/commit/0134472b4ceeed6eb1b90d8dd6d98402a4d10c14))
14+
15+
16+
### Documentation
17+
18+
* list oneofs in docstring ([0134472](https://www.github.com/googleapis/python-websecurityscanner/commit/0134472b4ceeed6eb1b90d8dd6d98402a4d10c14))
19+
720
## [1.6.0](https://www.github.com/googleapis/python-websecurityscanner/compare/v1.5.0...v1.6.0) (2021-10-14)
821

922

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-websecurityscanner"
2424
description = ("Google Cloud Web Security Scanner API client library",)
25-
version = "1.6.0"
25+
version = "1.6.1"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)