summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4bdbd63..bb5ec0e 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@
@brief Setuptools configuration for redis client
"""
-version = '2.0.1'
+version = '2.2.0'
sdict = {
'name' : 'redis',