From 42871517c62c3b528d3b1ed792a7317877573345 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 5 Nov 2017 19:59:30 -0400 Subject: [PATCH] version: bump to 0.25.2 --- 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 afd59190..36aaaeb7 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.25.1' +__VERSION__ = '0.25.2' SOVERSION = '5' diff --git a/version b/version index af2dabf3..166c9e29 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.25.1 +0.25.2 -- 2.43.0