From: Alfredo Deza Date: Mon, 6 Oct 2014 16:11:52 +0000 (-0400) Subject: bump the version for init X-Git-Tag: v1.5.17~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=187a148ad7b688cc57c3f7e6e0af838f272700ff;p=ceph-deploy.git bump the version for init Signed-off-by: Alfredo Deza --- diff --git a/ceph_deploy/__init__.py b/ceph_deploy/__init__.py index effee3a..dcd4d2c 100644 --- a/ceph_deploy/__init__.py +++ b/ceph_deploy/__init__.py @@ -1,3 +1,3 @@ -__version__ = '1.5.16' +__version__ = '1.5.17'