diff options
| author | David Bremner <david@tethera.net> | 2016-09-08 19:05:12 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-09-08 19:05:12 -0300 |
| commit | afef67679378cde97153f262336880ffe14d7aed (patch) | |
| tree | 6901048ad2b69694ad65c4cc3d68ff1d139890a1 /bindings/python | |
| parent | 7edded2740603eb9cde84f2c7b421026fbac3640 (diff) | |
version: bump to 0.22.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 0dcbb4e3..6d2b25fd 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.22.1' +__VERSION__ = '0.22.2' SOVERSION = '4' |
