summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-02-28 20:49:24 -0400
committerDavid Bremner <david@tethera.net>2017-02-28 20:49:24 -0400
commit770d00a8955b2ad8be9daf2923e31221c4847043 (patch)
treead2611d412b653f3f8d7c2bf957fccf34c979ebc /bindings
parentcab1c36d5244427bd1067914015e8cb38c64e572 (diff)
update version to 0.23.70.23.7
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 8d700260..e1a49522 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.6'
+__VERSION__ = '0.23.7'
SOVERSION = '4'