From f81fc9e9123eaa0e186a30b4cff8042a20554968 Mon Sep 17 00:00:00 2001 From: Date: Mon, 10 Apr 2006 17:00:38 +0000 Subject: change spec version to 0.13.0 20060410170038-0e791-75d7c1ea998d813b063b5944ab4831a4ed591eeb.gz --- telepathy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telepathy/__init__.py b/telepathy/__init__.py index e98f169a..886a3bcc 100644 --- a/telepathy/__init__.py +++ b/telepathy/__init__.py @@ -17,7 +17,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -version = (0, 12, 0) +version = (0, 13, 0) from constants import * from errors import * -- cgit v1.2.3