aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-08-18 21:46:42 -0700
committerDavid Bremner <david@tethera.net>2021-08-18 21:46:42 -0700
commit3df2281746d57abbb45790ecb432ef40533c30bc (patch)
tree3e595ef0946ce6aa6604863a36e3e67bbf7d3f03 /bindings/python
parent6fec5d771ede7998ff395abd636d391c21163409 (diff)
parent34fec91e17629a6a095bd5930e020dfeaddff245 (diff)
Merge tag 'debian/0.32.3-1'
notmuch release 0.32.3-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
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 de104bfa..e10408ac 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.32.2'
+__VERSION__ = '0.32.3'
SOVERSION = '5'