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

Commit bd3c031

Browse files
1 parent c1f33e1 commit bd3c031

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

7+
### [2.4.1](https://www.github.com/googleapis/python-kms/compare/v2.4.0...v2.4.1) (2021-07-20)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#143](https://www.github.com/googleapis/python-kms/issues/143)) ([c1f33e1](https://www.github.com/googleapis/python-kms/commit/c1f33e1844dfe2bca4b03d9ad29195381b5c0fd8))
13+
714
## [2.4.0](https://www.github.com/googleapis/python-kms/compare/v2.3.0...v2.4.0) (2021-07-12)
815

916

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.4.0"
24+
version = "2.4.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)