From: Alfredo Deza Date: Wed, 9 Jul 2014 15:14:48 +0000 (-0400) Subject: bump the ceph-deploy version to 1.5.8 X-Git-Tag: v1.5.8~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f725720972458c51e3029077dec57d69f0c8ba0e;p=ceph-deploy.git bump the ceph-deploy version to 1.5.8 Signed-off-by: Alfredo Deza --- diff --git a/ceph_deploy/__init__.py b/ceph_deploy/__init__.py index 819414c..8b5df67 100644 --- a/ceph_deploy/__init__.py +++ b/ceph_deploy/__init__.py @@ -1,3 +1,3 @@ -__version__ = '1.5.7' +__version__ = '1.5.8'