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

Commit b9b78e2

Browse files
chore(main): release 2.11.2 (#300)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent c990318 commit b9b78e2

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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-kms/#history
66

7+
## [2.11.2](https://github.com/googleapis/python-kms/compare/v2.11.1...v2.11.2) (2022-06-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#299](https://github.com/googleapis/python-kms/issues/299)) ([45b97e8](https://github.com/googleapis/python-kms/commit/45b97e8cd0443c090c28b348af1e3ccddf2dbf29))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#298](https://github.com/googleapis/python-kms/issues/298)) ([d3f7a5b](https://github.com/googleapis/python-kms/commit/d3f7a5b9abe6828f84d45df570845d3be16f5411))
18+
719
## [2.11.1](https://github.com/googleapis/python-kms/compare/v2.11.0...v2.11.1) (2022-03-05)
820

921

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-kms"
2323
description = "Cloud Key Management Service (KMS) API client library"
24-
version = "2.11.1"
24+
version = "2.11.2"
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)