From: Alfredo Deza Date: Thu, 2 Jan 2014 18:45:57 +0000 (-0500) Subject: bump the version number X-Git-Tag: v1.3.4~1^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=279fc1412260ca235f6c68c6569937ae1a4c66c2;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 9e83a8f..dafb37c 100644 --- a/ceph_deploy/__init__.py +++ b/ceph_deploy/__init__.py @@ -1,3 +1,3 @@ -__version__ = '1.3.3' +__version__ = '1.3.4'