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

Commit

Permalink
chore(v0): release 0.2.2 (#306)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jun 9, 2022
1 parent 264c783 commit 627d19b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [0.2.2](https://github.com/googleapis/python-kms/compare/v0.2.1...v0.2.2) (2022-06-08)


### Bug Fixes

* **deps:** require protobuf<4.0.0 on v0 branch ([#304](https://github.com/googleapis/python-kms/issues/304)) ([264c783](https://github.com/googleapis/python-kms/commit/264c78357392862078dc27f4ef11c31a4308b69a))

## 0.2.1

12-18-2018 09:24 PST
Expand Down Expand Up @@ -53,4 +60,3 @@

### New Features
- KMS v1

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = 'google-cloud-kms'
description = 'Cloud Key Management Service (KMS) API API client library'
version = '0.2.1'
version = '0.2.2'
release_status = 'Development Status :: 3 - Alpha'
dependencies = [
'google-api-core[grpc] >= 1.6.0, < 2.0.0dev',
Expand Down

0 comments on commit 627d19b

Please sign in to comment.