aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-11-08 07:32:10 -0400
committerDavid Bremner <david@tethera.net>2020-11-08 07:32:10 -0400
commitb8a3ed175c26912eee6d3c803dad5102b3641abb (patch)
tree89795e973625b812a9823179f4302b26261afefa
parent59edcfd702072a172fbc975faa38ac65218c1d3e (diff)
update versions
-rw-r--r--bindings/python-cffi/version.txt2
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--version.txt2
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