From: Alfredo Deza Date: Fri, 13 Sep 2013 17:30:49 +0000 (-0400) Subject: bump to version 0.0.2 X-Git-Tag: 0.0.2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ec28fb91471fecb6583153cdfb39ab47280d644c;p=remoto.git bump to version 0.0.2 --- diff --git a/remoto/__init__.py b/remoto/__init__.py index 77ccb86..14cb022 100644 --- a/remoto/__init__.py +++ b/remoto/__init__.py @@ -1,4 +1,4 @@ from .connection import Connection -__version__ = '0.0.1' +__version__ = '0.0.2'