From ceef57b3d95d3e4e1ea90001d99792626529dca3 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 30 Dec 2013 20:34:23 -0400 Subject: version: bump to 0.17 --- 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 27124f4f..fa3f93b8 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.17~rc4' +__VERSION__ = '0.17' -- cgit v1.2.3