From b8a3ed175c26912eee6d3c803dad5102b3641abb Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Sun, 8 Nov 2020 07:32:10 -0400
Subject: [PATCH] update versions

---
 bindings/python-cffi/version.txt   | 2 +-
 bindings/python/notmuch/version.py | 2 +-
 version.txt                        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bindings/python-cffi/version.txt b/bindings/python-cffi/version.txt
index 48b9990e..f176c944 100644
--- a/bindings/python-cffi/version.txt
+++ b/bindings/python-cffi/version.txt
@@ -1 +1 @@
-0.31
+0.31.1
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index e94942f5..f305d5c4 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'
+__VERSION__ = '0.31.1'
 SOVERSION = '5'
diff --git a/version.txt b/version.txt
index 48b9990e..f176c944 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.31
+0.31.1
-- 
2.45.2