[telepathy-python/master] prepare 0.15.9 release

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Jul 28 05:46:51 PDT 2009


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

diff --git a/NEWS b/NEWS
index c4a0777..5a99a8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-telepathy-python 0.15.9 (UNRELEASED)
+telepathy-python 0.15.9 (2009-07-28)
 ====================================
 
+The "If my luggage was running Empathy, its location would be Singapore" release.
+
 Enhancements:
 
 * Add service side helper code to implement Connection.Interface.Requests.
diff --git a/src/_version.py b/src/_version.py
index 33461bb..2058a52 100644
--- a/src/_version.py
+++ b/src/_version.py
@@ -1,4 +1,4 @@
 __all__ = ('version', '__version__')
 
-version = (0, 15, 8, 1)
+version = (0, 15, 9)
 __version__ = '.'.join(str(x) for x in version)
-- 
1.5.6.5



More information about the telepathy-commits mailing list