Skip to content

Commit 0a1a7de

Browse files
committed
Merge branch '5.2' of github.com:redis/redis-py into vv-5.2.1
2 parents 9d5751d + 166ae7b commit 0a1a7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
long_description_content_type="text/markdown",
99
keywords=["Redis", "key-value store", "database"],
1010
license="MIT",
11-
version="5.1.1",
11+
version="5.2.0",
1212
packages=find_packages(
1313
include=[
1414
"redis",

0 commit comments

Comments
 (0)