Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 05fdc79

Browse filesBrowse files
chore: release 2.4.1 (googleapis#133)
🤖 I have created a release \*beep\* \*boop\* --- ### [2.4.1](https://www.github.com/googleapis/python-redis/compare/v2.4.0...v2.4.1) (2021-11-01) ### Bug Fixes * **deps:** drop packaging dependency ([2069ea6](https://www.github.com/googleapis/python-redis/commit/2069ea6ff1dd200a9b3162fe892f425e36da1aff)) * **deps:** require google-api-core >= 1.28.0 ([2069ea6](https://www.github.com/googleapis/python-redis/commit/2069ea6ff1dd200a9b3162fe892f425e36da1aff)) ### Documentation * list oneofs in docstring ([2069ea6](https://www.github.com/googleapis/python-redis/commit/2069ea6ff1dd200a9b3162fe892f425e36da1aff)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 2069ea6 commit 05fdc79
Copy full SHA for 05fdc79

File tree

Expand file treeCollapse file tree

2 files changed

+14
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+14
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

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

7+
### [2.4.1](https://www.github.com/googleapis/python-redis/compare/v2.4.0...v2.4.1) (2021-11-01)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** drop packaging dependency ([2069ea6](https://www.github.com/googleapis/python-redis/commit/2069ea6ff1dd200a9b3162fe892f425e36da1aff))
13+
* **deps:** require google-api-core >= 1.28.0 ([2069ea6](https://www.github.com/googleapis/python-redis/commit/2069ea6ff1dd200a9b3162fe892f425e36da1aff))
14+
15+
16+
### Documentation
17+
18+
* list oneofs in docstring ([2069ea6](https://www.github.com/googleapis/python-redis/commit/2069ea6ff1dd200a9b3162fe892f425e36da1aff))
19+
720
## [2.4.0](https://www.github.com/googleapis/python-redis/compare/v2.3.0...v2.4.0) (2021-10-14)
821

922

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-redis"
2424
description = "Google Cloud Memorystore for Redis API client library"
25-
version = "2.4.0"
25+
version = "2.4.1"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.