We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ab964 commit 9df2225Copy full SHA for 9df2225
setup.py
@@ -8,7 +8,7 @@
8
long_description_content_type="text/markdown",
9
keywords=["Redis", "key-value store", "database"],
10
license="MIT",
11
- version="5.1.0b3",
+ version="5.1.0b4",
12
packages=find_packages(
13
include=[
14
"redis",
0 commit comments