diff options
| author | David Bremner <david@tethera.net> | 2022-01-09 15:35:12 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-01-09 15:35:12 -0400 |
| commit | a226b7a29b8977003081d96850a1f9e2b9a962b9 (patch) | |
| tree | 33b7ae87d91e680f10820ad109951bca215d5f8c /bindings/python | |
| parent | ad147c02055982df25848735fc48be3fb378dd40 (diff) | |
version: bump to 0.34.3
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' |
