From d879c47ff1a94bec785cdde9a9cd38718a568533 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 22 Apr 2014 09:36:26 +0900 Subject: [PATCH] python: bump version --- bindings/python/notmuch/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index fa3f93b8..f15440d1 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' +__VERSION__ = '0.18~rc0' -- 2.43.0