We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485a791 commit 43f5e96Copy full SHA for 43f5e96
redis/__init__.py
@@ -16,7 +16,7 @@
16
)
17
18
19
-__version__ = '2.4.10'
+__version__ = '2.4.11'
20
VERSION = tuple(map(int, __version__.split('.')))
21
22
__all__ = [
0 commit comments