summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2024-03-09 22:51:06 -0400
committerDavid Bremner <david@tethera.net>2024-03-09 22:51:31 -0400
commitd0469c5b4c6ed9188b96b12363fced45291813fd (patch)
tree20a21be526079adc466c51f93c29c3de6b812acf /bindings
parent522b279e46c84e4d2d52ccdf082d05fc111dc7b5 (diff)
version: bump to 0.38.30.38.3
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 f4fd171d..fd4152ee 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.2'
+__VERSION__ = '0.38.3'
SOVERSION = '5'