diff options
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ @brief Setuptools configuration for redis client """ -version = '1.34' +version = '1.34.1' sdict = { 'name' : 'redis', |
![]() |
index : delta/python-packages/redis-py.git | |
github.com: andymccurdy/redis-py.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | setup.py | 2 |
@@ -7,7 +7,7 @@ @brief Setuptools configuration for redis client """ -version = '1.34' +version = '1.34.1' sdict = { 'name' : 'redis', |