summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'glustolibs-gluster/setup.py')
-rw-r--r--glustolibs-gluster/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/glustolibs-gluster/setup.py b/glustolibs-gluster/setup.py
index ad1635924..005571b83 100644
--- a/glustolibs-gluster/setup.py
+++ b/glustolibs-gluster/setup.py
@@ -19,7 +19,7 @@
from setuptools import setup, find_packages
from distutils import dir_util
-version = '0.2'
+version = '0.21'
name = 'glustolibs-gluster'
setup(