diff options
| author | David Bremner <david@tethera.net> | 2022-01-09 19:34:58 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-01-09 19:34:58 -0400 |
| commit | 63d3b2b5cf8702b5fecea77392ce46f8a8249175 (patch) | |
| tree | ce8274b3260577a70c6cc4e8c02f1ba013b8fe09 /bindings/python | |
| parent | 22e04ed01acc115b7fb25b60231014f585f11c4a (diff) | |
| parent | 51c287ead807b6e3830bc5d393a7e9a89f36db86 (diff) | |
Merge tag '0.34.3'
notmuch 0.34.3 release
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 7a872f5f..d10f9654 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.34.2' +__VERSION__ = '0.34.3' SOVERSION = '5' |
