[telepathy-python/master] start dev of 0.15.9

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Jun 15 03:30:33 PDT 2009


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

diff --git a/NEWS b/NEWS
index ba749db..e27cfce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+telepathy-python 0.15.9 (UNRELEASED)
+====================================
+
+Enhancements:
+
+Fixes:
+
 telepathy-python 0.15.8 (2009-06-15)
 ====================================
 
diff --git a/src/_version.py b/src/_version.py
index 17c2c48..33461bb 100644
--- a/src/_version.py
+++ b/src/_version.py
@@ -1,4 +1,4 @@
 __all__ = ('version', '__version__')
 
-version = (0, 15, 8)
+version = (0, 15, 8, 1)
 __version__ = '.'.join(str(x) for x in version)
-- 
1.5.6.5



More information about the telepathy-commits mailing list