From: Alfredo Deza Date: Mon, 28 Oct 2013 14:42:52 +0000 (-0400) Subject: bump the version X-Git-Tag: 0.0.10 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b3a57443f58caf6be930d00e7f8805fd0e64e80a;p=remoto.git bump the version --- diff --git a/remoto/__init__.py b/remoto/__init__.py index be7b351..33899fc 100644 --- a/remoto/__init__.py +++ b/remoto/__init__.py @@ -1,4 +1,4 @@ from .connection import Connection -__version__ = '0.0.9' +__version__ = '0.0.10'