summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2006-08-09 18:51:17 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2006-08-09 18:51:17 +0000
commit0a66628a30caa8867fd8c2c4079b64809d609fb9 (patch)
tree9117ad079b89773391831fe194915ef6075b06b4
parent468e0811514c0a3e23c40d38dc4f8858df95291e (diff)
bump version to 0.13.2telepathy-spec-0.13.2
-rw-r--r--telepathy/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy/__init__.py b/telepathy/__init__.py
index 2e348923..3451d2d8 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, 1)
+version = (0, 13, 2)
from constants import *
from errors import *