summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2006-11-14 13:52:54 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2006-11-14 13:52:54 +0000
commitda6edde122775b31fdeaaaacc89c058a6b900367 (patch)
treeaa9859c1f9625edab4dea9b474d4eeea5d0b8fa9
parentd115873dbec292176a0b1fe70b91a72c7ad30bae (diff)
version 0.13.7telepathy-spec-0.13.7
-rw-r--r--telepathy/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy/__init__.py b/telepathy/__init__.py
index 42fe4e52..b2b74b32 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, 6)
+version = (0, 13, 7)
from constants import *
from errors import *