From: Alfredo Deza Date: Mon, 16 Jul 2018 14:08:04 +0000 (-0400) Subject: bump to 0.0.32 X-Git-Tag: v0.0.32~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dacb826a08ef564958e9ddaa07f0991dd6d3f5b4;p=remoto.git bump to 0.0.32 Signed-off-by: Alfredo Deza --- diff --git a/remoto/__init__.py b/remoto/__init__.py index c60a355..005698b 100644 --- a/remoto/__init__.py +++ b/remoto/__init__.py @@ -4,4 +4,4 @@ from . import process from . import connection -__version__ = '0.0.31' +__version__ = '0.0.32'