aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2023-12-01 08:11:39 -0400
committerDavid Bremner <david@tethera.net>2023-12-01 08:11:39 -0400
commitb49377e5093e1c8af801e1065ef086a0cd15625a (patch)
tree60951a5cdcafc9d47a33a34ced2b3ae1b323dca2 /bindings
parent22eebce431269398e1cb4d753bc737e30a35eb26 (diff)
parentc769658360e10a6d01a4134e680e2f498741bc5c (diff)
Merge branch 'release'
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 1779d8cc..f4fd171d 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.38.1'
+__VERSION__ = '0.38.2'
SOVERSION = '5'