diff options
| author | David Bremner <david@tethera.net> | 2023-11-01 07:09:38 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-11-01 07:09:38 -0300 |
| commit | 75560c052b98e56783ebecd6444a36ea7fd483c4 (patch) | |
| tree | 7a6875422727399169c4179d0ee8b801031da9fc /bindings/python | |
| parent | 6f07b14031017fbd2f14adbe7a7f69c6aa954f4b (diff) | |
| parent | 356ad392716d2a775e58d766c1fec9047cc84163 (diff) | |
Merge tag 'debian/0.38.1-1' into debian/bookworm-backports
notmuch release 0.38.1-1 for unstable (sid) [dgit]
[dgit distro=debian no-split --quilt=linear]
Diffstat (limited to 'bindings/python')
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index c847a1a3..1779d8cc 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' SOVERSION = '5' |
