aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-01-08 08:42:26 -0400
committerDavid Bremner <david@tethera.net>2017-01-08 08:42:26 -0400
commitb15b96f846dcfabbd0c7f43e741573cfd14ab3c8 (patch)
tree495c6cfd30bdaa49e654e3159c52d23161d684dc /bindings
parent217404ff86bd88cd8ef5f2e659bd8d06b95c2f62 (diff)
parent44520bb6add5e39e12de689a168007d3d2c7c734 (diff)
Merge branch 'release'
These are the (tentative) changes for 0.23.5
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 b5d308e2..1397fefd 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.4'
+__VERSION__ = '0.23.5'
SOVERSION = '4'