[telepathy-python/master] start dev of 0.15.10
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Jul 28 05:56:35 PDT 2009
---
NEWS | 7 +++++++
src/_version.py | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 5a99a8f..26c88e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+telepathy-python 0.15.10 (UNRELEASED)
+====================================
+
+Enhancements:
+
+Fixes:
+
telepathy-python 0.15.9 (2009-07-28)
====================================
diff --git a/src/_version.py b/src/_version.py
index 2058a52..31b2f27 100644
--- a/src/_version.py
+++ b/src/_version.py
@@ -1,4 +1,4 @@
__all__ = ('version', '__version__')
-version = (0, 15, 9)
+version = (0, 15, 9, 1)
__version__ = '.'.join(str(x) for x in version)
--
1.5.6.5
More information about the telepathy-commits
mailing list