From: Alfredo Deza Date: Mon, 5 Jan 2015 16:45:54 +0000 (-0500) Subject: bump to 0.0.24 X-Git-Tag: 0.0.24 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aa2ec7fa3bf6540ef30da3909207cf11f3aa63d7;p=remoto.git bump to 0.0.24 Signed-off-by: Alfredo Deza --- diff --git a/remoto/__init__.py b/remoto/__init__.py index 04cac68..871c09c 100644 --- a/remoto/__init__.py +++ b/remoto/__init__.py @@ -4,4 +4,4 @@ from . import process from . import connection -__version__ = '0.0.23' +__version__ = '0.0.24'