[Telepathy-commits] [telepathy-python/master] version 0.15.3

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Oct 21 07:08:19 PDT 2008


---
 src/_version.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/_version.py b/src/_version.py
index e9faec1..04b7a22 100644
--- a/src/_version.py
+++ b/src/_version.py
@@ -1,4 +1,4 @@
 __all__ = ('version', '__version__')
 
-version = (0, 15, 2)
+version = (0, 15, 3)
 __version__ = '.'.join(str(x) for x in version)
-- 
1.5.6.5



More information about the Telepathy-commits mailing list