From 008b8b05742cae2f0193fa24e14ac35faa68fb87 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 5 Sep 2020 21:26:36 -0300 Subject: [PATCH] version: bump to 0.31 --- bindings/python-cffi/version | 2 +- bindings/python/notmuch/version.py | 2 +- version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bindings/python-cffi/version b/bindings/python-cffi/version index badb1e81..48b9990e 100644 --- a/bindings/python-cffi/version +++ b/bindings/python-cffi/version @@ -1 +1 @@ -0.31~rc2 +0.31 diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 36212aa5..e94942f5 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.31~rc2' +__VERSION__ = '0.31' SOVERSION = '5' diff --git a/version b/version index badb1e81..48b9990e 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.31~rc2 +0.31 -- 2.43.0