summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-01-09 15:35:12 -0400
committerDavid Bremner <david@tethera.net>2022-01-09 15:35:12 -0400
commita226b7a29b8977003081d96850a1f9e2b9a962b9 (patch)
tree33b7ae87d91e680f10820ad109951bca215d5f8c
parentad147c02055982df25848735fc48be3fb378dd40 (diff)
version: bump to 0.34.3
-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 3f8003cd..0aeaf413 100644
--- a/bindings/python-cffi/version.txt
+++ b/bindings/python-cffi/version.txt
@@ -1 +1 @@
-0.34.2
+0.34.3
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 7a872f5f..d10f9654 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.34.2'
+__VERSION__ = '0.34.3'
SOVERSION = '5'
diff --git a/version.txt b/version.txt
index 3f8003cd..0aeaf413 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.34.2
+0.34.3