From: Alfredo Deza Date: Tue, 10 Jul 2018 17:10:41 +0000 (-0400) Subject: bump to 0.0.31 X-Git-Tag: v0.0.31~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fb9f32d95f1b0842545f200f74357974ae26f949;p=remoto.git bump to 0.0.31 Signed-off-by: Alfredo Deza --- diff --git a/remoto/__init__.py b/remoto/__init__.py index 059e7b2..c60a355 100644 --- a/remoto/__init__.py +++ b/remoto/__init__.py @@ -4,4 +4,4 @@ from . import process from . import connection -__version__ = '0.0.30' +__version__ = '0.0.31'