From 1915c14a3a0f947629687c686391d99ac9d3a988 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 23 Nov 2011 07:37:02 -0400 Subject: version: update to 0.10 --- 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 85fc3876..d1e58361 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.10~rc2' +__VERSION__ = '0.10' -- cgit v1.2.3