Skip to content

Commit e687c51

Browse files
committed
performance improvements
1 parent da1b0f9 commit e687c51

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.2.0',
5+
version='0.2.1',
66
description='Redis Client',
77
long_description="""
88
Redis Client implementation for Python 3.

0 commit comments

Comments
 (0)