Skip to content

Commit 9f50357

Browse files
authoredJun 25, 2023
Version 4.6.0 (#2810)
1 parent ab617a1 commit 9f50357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
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="4.5.5",
11+
version="4.6.0",
1212
packages=find_packages(
1313
include=[
1414
"redis",

0 commit comments

Comments
 (0)
Please sign in to comment.