diff options
| author | David Bremner <david@tethera.net> | 2021-09-10 08:21:28 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-09-10 08:21:28 -0300 |
| commit | c6524148fcc7bdab7e6fd3c82b2adafa01799221 (patch) | |
| tree | 8644b6904728fa8d0a90f83edf887215372b44c0 /bindings/python | |
| parent | 060ff57642fc74f320761586e244151c04e63755 (diff) | |
version: bump to 0.33.1
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' |
