summaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-12-24 17:52:11 +0900
committerDavid Bremner <david@tethera.net>2016-12-24 17:52:11 +0900
commit4dde1e677473faa6588909396820f9948e28923f (patch)
tree1f477fcf0fe8f9b218fb7b3d9b0ea5008bb1b522 /bindings/python
parent70ba2c30cab9c41b84d85895fec403a65d4aa320 (diff)
version: update to 0.23.4debian/0.23.4-10.23.4
Diffstat (limited to 'bindings/python')
-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'