diff options
| author | David Bremner <david@tethera.net> | 2021-09-30 08:28:49 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-09-30 08:28:49 -0300 |
| commit | 3c60a25c6dcc4d594b66c0f8acd3e84b82a6f42d (patch) | |
| tree | 3838760c82998a07d9943fe9d285229c9b6460a0 /bindings/python | |
| parent | f32f8113cbd6859ef7d90811bf1b31e75a64dd23 (diff) | |
version: bump to 0.33.20.33.2
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 27b651b1..b2baf1ad 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.1' +__VERSION__ = '0.33.2' SOVERSION = '5' |
