diff options
| author | David Bremner <david@tethera.net> | 2021-09-10 21:02:10 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-09-10 21:02:10 -0300 |
| commit | 7556bb7da27621895327b84d22abba2519c24ba7 (patch) | |
| tree | 1e2f371105684bab439ec99fe947321d66183b19 /bindings/python | |
| parent | dc8262bd336f1c406e5705ec8cb5029f1bacd524 (diff) | |
| parent | 8e59438025c88ebd83a78cf12c06ff954d979e01 (diff) | |
Merge tag '0.33.1'
notmuch 0.33.1 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 eaa3fce7..27b651b1 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.33' +__VERSION__ = '0.33.1' SOVERSION = '5' |
