From d273ed6cf1bdaa2d644cec4909cbf415ff4d257b Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 24 Jan 2013 07:11:27 -0400 Subject: version: bump to 0.15.1 A simple bugfix release, no user visible changes --- 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 c9efbd98..6a1b7084 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.15' +__VERSION__ = '0.15.1' -- cgit v1.2.3