From: Alfredo Deza Date: Wed, 18 Sep 2013 15:45:19 +0000 (-0400) Subject: bump the version to 1.2.6 X-Git-Tag: v1.2.6~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=35c506b50dcb0390bf8b24e389089d15e8e79d29;p=ceph-deploy.git bump the version to 1.2.6 Signed-off-by: Alfredo Deza --- diff --git a/ceph_deploy/__init__.py b/ceph_deploy/__init__.py index 6d0756e..6f7835d 100644 --- a/ceph_deploy/__init__.py +++ b/ceph_deploy/__init__.py @@ -1,3 +1,3 @@ -__version__ = '1.2.5' +__version__ = '1.2.6'