From: Alfredo Deza Date: Tue, 26 Feb 2019 15:11:39 +0000 (-0500) Subject: bump to 1.1.0 X-Git-Tag: 1.1.0~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b2e7e31827852ed7b167f073ee4b6688bc7a8e6c;p=remoto.git bump to 1.1.0 Signed-off-by: Alfredo Deza --- diff --git a/remoto/__init__.py b/remoto/__init__.py index 0397653..e277fdf 100644 --- a/remoto/__init__.py +++ b/remoto/__init__.py @@ -4,4 +4,4 @@ from . import process from . import connection -__version__ = '1.0.0' +__version__ = '1.1.0'