aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-12-29 08:41:20 +0900
committerDavid Bremner <david@tethera.net>2016-12-29 08:41:20 +0900
commit11064124732961f6fcfd78226ebaba0abed2c8fe (patch)
treea7ff0ecee9228ec0e731579151517f6b1fe58f83 /bindings
parentf2a038825b73d4b9fa6cfd3ecbe661f1e6a49840 (diff)
parent4dde1e677473faa6588909396820f9948e28923f (diff)
Merge branch 'release'
merge 0.23.4 release
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/notmuch/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 98ea31b5..b5d308e2 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.23.3'
+__VERSION__ = '0.23.4'
SOVERSION = '4'