File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-cloud-kms Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-kms/#history
6
6
7
+ ## [ 2.1.0] ( https://www.github.com/googleapis/python-kms/compare/v2.0.1...v2.1.0 ) (2020-08-27)
8
+
9
+
10
+ ### Features
11
+
12
+ * accept custom client_info ([ #41 ] ( https://www.github.com/googleapis/python-kms/issues/41 ) ) ([ 6688e80] ( https://www.github.com/googleapis/python-kms/commit/6688e80aa4db74980d4a6194519c814a22cde177 ) )
13
+
7
14
### [ 2.0.1] ( https://www.github.com/googleapis/python-kms/compare/v2.0.0...v2.0.1 ) (2020-08-24)
8
15
9
16
Original file line number Diff line number Diff line change 21
21
22
22
name = "google-cloud-kms"
23
23
description = "Cloud Key Management Service (KMS) API client library"
24
- version = "2.0.1 "
24
+ version = "2.1.0 "
25
25
release_status = "Development Status :: 5 - Production/Stable"
26
26
dependencies = [
27
27
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments