]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
pybind: Start new version of Rados package from 2.0.0
authorAnirudha Bose <ani07nov@gmail.com>
Sun, 19 Jun 2016 14:42:32 +0000 (20:12 +0530)
committerAnirudha Bose <ani07nov@gmail.com>
Sun, 19 Jun 2016 14:51:10 +0000 (20:21 +0530)
Signed-off-by: Anirudha Bose <ani07nov@gmail.com>
src/pybind/rados/setup.py

index efe574ba37b46139bec01bffb7650f6bbaca7959..850c1ac1d8901ff6ab15fb5001c011b433f720aa 100755 (executable)
@@ -23,7 +23,7 @@ from distutils.sysconfig import customize_compiler
 # Bump this version, after every changeset
 # NOTE: This version is not the same as get_ceph_version()
 
-__version__ = '0.0.1'
+__version__ = '2.0.0'
 
 
 def get_ceph_version():