aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-11-24 20:29:18 -0400
committerDavid Bremner <david@tethera.net>2016-11-24 20:29:18 -0400
commit805ad033173d5cd215a25a832087e86500930f9e (patch)
tree5b614865ddcab2d58e1befb5084c4a77643bf9d8 /bindings/python
parent733063c18bdebccf257bb4f0879efda626e2fd8b (diff)
version: bump to 0.23.3
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 5f234565..98ea31b5 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.2'
+__VERSION__ = '0.23.3'
SOVERSION = '4'