From: David Bremner Date: Sun, 10 Mar 2024 02:51:06 +0000 (-0400) Subject: version: bump to 0.38.3 X-Git-Tag: 0.38.3^0 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=d0469c5b4c6ed9188b96b12363fced45291813fd version: bump to 0.38.3 --- 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' diff --git a/version.txt b/version.txt index f2e78d49..f2687f32 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.38.2 +0.38.3