From df96c93239b6e92e19f22f7759e7d1595c3fdcdd Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 25 May 2012 21:17:54 -0300 Subject: version: bump to 0.13.1 --- 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 5945a504..cb1d625e 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' +__VERSION__ = '0.13.1' -- cgit v1.2.3