summaryrefslogtreecommitdiffstats
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-11-27 08:45:43 -0400
committerDavid Bremner <david@tethera.net>2019-11-27 08:45:43 -0400
commitdc2b5a031bb63cd71133237ca5d74ef1223a8925 (patch)
tree253f01d62cd39107ace34244ceec0f8a53cdf0fe /bindings
parentbb843f63fc0469c2660d5d0a7b49602fcfb2c879 (diff)
parenta59ef7d02cb229c2ec3569024918024003568aea (diff)
Merge tag 'debian/0.29.3-1'
notmuch release 0.29.3-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
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 1bde97e5..e688b565 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.29.2'
+__VERSION__ = '0.29.3'
SOVERSION = '5'