aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2023-09-23 08:43:44 -0300
committerDavid Bremner <david@tethera.net>2023-09-23 08:43:44 -0300
commitd4e9b9072c44dcc6faf112bf7b984a268ad22696 (patch)
treeeb5f7c7aa4e3c303d2d9da91723a33394d0cce61 /bindings
parente392daa729330e921229e475d00282c1cf926f5d (diff)
parent1c10d91d8e4a3e5bc76ca4c6b9939f3759e6ef5e (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 c847a1a3..af97e6d1 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'
+__VERSION__ = '0.38.1~pre0'
SOVERSION = '5'