Skip to content

Commit 34d596e

Browse files
committed
SentinelPool and SentinelHashPool cleanup:
- remove check if client is realy a master or slave
1 parent fccde32 commit 34d596e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='python_redis',
5-
version='0.1.6',
5+
version='0.1.7',
66
description='Redis Client',
77
long_description="""
88
Redis Client implementation for Python 3.

0 commit comments

Comments
 (0)