From: Alfredo Deza Date: Thu, 1 May 2014 11:58:20 +0000 (-0400) Subject: bump the version to bug fix X-Git-Tag: v1.5.1~1^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7bbaf049199c584d031c9e27c551edf50875c180;p=ceph-deploy.git bump the version to bug fix Signed-off-by: Alfredo Deza --- diff --git a/ceph_deploy/__init__.py b/ceph_deploy/__init__.py index a12c2e8..33e395c 100644 --- a/ceph_deploy/__init__.py +++ b/ceph_deploy/__init__.py @@ -1,3 +1,3 @@ -__version__ = '1.5.0' +__version__ = '1.5.1'