summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <robert.mcqueen@collabora.co.uk>2006-04-11 14:52:19 +0000
committer <robert.mcqueen@collabora.co.uk>2006-04-11 14:52:19 +0000
commitfde5ac7f30805b3039e63110faeb777ab9d0cd12 (patch)
tree5459f73b993795a2c172258cefe92fca54f2e36a
parent0f518cd7b7b3a9b4d329697cf0edba117d818882 (diff)
spec version 0.13.1telepathy-spec-0.13.1
-rw-r--r--telepathy/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy/__init__.py b/telepathy/__init__.py
index 886a3bcc..2e348923 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, 13, 0)
+version = (0, 13, 1)
from constants import *
from errors import *