summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <robert.mcqueen@collabora.co.uk>2006-09-21 10:43:24 +0000
committer <robert.mcqueen@collabora.co.uk>2006-09-21 10:43:24 +0000
commita616ed0cd9efcedd0483fbcb300368daa03635d3 (patch)
tree414f0c44c60bf9b4469b5fba9c212973938c1518
parent886e9e574205e98bddedc9222fb4a562f1d42a74 (diff)
bump version to 0.13.6telepathy-spec-0.13.6
-rw-r--r--telepathy/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy/__init__.py b/telepathy/__init__.py
index 55d44b0c..42fe4e52 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, 4)
+version = (0, 13, 6)
from constants import *
from errors import *