From: Alfredo Deza Date: Mon, 4 Jan 2016 14:53:57 +0000 (-0500) Subject: [RM-14156] update the version in __init__ X-Git-Tag: v1.5.31~1^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eed12f060620900d58ae552ad65cde66e9214da0;p=ceph-deploy.git [RM-14156] update the version in __init__ Signed-off-by: Alfredo Deza --- diff --git a/ceph_deploy/__init__.py b/ceph_deploy/__init__.py index b1916df..2719ba5 100644 --- a/ceph_deploy/__init__.py +++ b/ceph_deploy/__init__.py @@ -1,3 +1,3 @@ -__version__ = '1.5.30' +__version__ = '1.5.31'