From 770d00a8955b2ad8be9daf2923e31221c4847043 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 28 Feb 2017 20:49:24 -0400 Subject: [PATCH] update version to 0.23.7 --- bindings/python/notmuch/version.py | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 8d700260..e1a49522 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,3 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.23.6' +__VERSION__ = '0.23.7' SOVERSION = '4' diff --git a/version b/version index df47809d..379191a4 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.23.6 +0.23.7 -- 2.43.0