From: Alfredo Deza Date: Tue, 10 Jun 2014 13:55:04 +0000 (-0400) Subject: bump the version number X-Git-Tag: v1.5.5~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=64fcf799aebc01115920f4a5a18c94b760c07e41;p=ceph-deploy.git bump the version number Signed-off-by: Alfredo Deza --- diff --git a/ceph_deploy/__init__.py b/ceph_deploy/__init__.py index 6f7833a..d9a1ee6 100644 --- a/ceph_deploy/__init__.py +++ b/ceph_deploy/__init__.py @@ -1,3 +1,3 @@ -__version__ = '1.5.4' +__version__ = '1.5.5'