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

Commit 62c83cf

Browse files
chore(main): release 2.9.2 (#231)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e1b59a4 commit 62c83cf

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

7+
## [2.9.2](https://github.com/googleapis/python-redis/compare/v2.9.1...v2.9.2) (2022-10-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Require protobuf >= 3.20.2 ([#230](https://github.com/googleapis/python-redis/issues/230)) ([e1b59a4](https://github.com/googleapis/python-redis/commit/e1b59a4ee4474e83af959d3c872ee1fa0893cbc2))
13+
714
## [2.9.1](https://github.com/googleapis/python-redis/compare/v2.9.0...v2.9.1) (2022-08-11)
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-redis"
2323
description = "Google Cloud Memorystore for Redis API client library"
24-
version = "2.9.1"
24+
version = "2.9.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)