Skip to content

Commit 9944569

Browse files
chore(main): release 1.11.1 (#339)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 7f7c359 commit 9944569

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-securitycenter/CHANGELOG.md

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

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

7+
## [1.11.1](https://github.com/googleapis/python-securitycenter/compare/v1.11.0...v1.11.1) (2022-06-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#336](https://github.com/googleapis/python-securitycenter/issues/336)) ([b02e931](https://github.com/googleapis/python-securitycenter/commit/b02e93180914e21d0c0359a298f80c9bf6f22af0))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#338](https://github.com/googleapis/python-securitycenter/issues/338)) ([60c8d5f](https://github.com/googleapis/python-securitycenter/commit/60c8d5f8010e81f90dd6291ac2e4ba505aa8085a))
18+
719
## [1.11.0](https://github.com/googleapis/python-securitycenter/compare/v1.10.0...v1.11.0) (2022-04-28)
820

921

packages/google-cloud-securitycenter/setup.py

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

2222
name = "google-cloud-securitycenter"
2323
description = "Cloud Security Command Center API client library"
24-
version = "1.11.0"
24+
version = "1.11.1"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)