From 6442a473612064858c21aba9fac7e97388a16113 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 20 Aug 2012 14:48:00 +0200 Subject: version: propagate version changes These are the result of running "make update-versions" --- bindings/python/notmuch/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings') diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 90bcadbe..10c01221 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,2 +1,2 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.13.2' +__VERSION__ = '0.14' -- cgit v1.2.3