diff options
| author | David Bremner <david@tethera.net> | 2016-07-19 06:33:37 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-07-19 06:33:37 -0300 |
| commit | 51816247d2eacf0af3367c0db85d710a7788797b (patch) | |
| tree | d9a3444d7b3383f147155294bae969e74e39604d /bindings/python | |
| parent | 713f7d0c0c2859e4e5d84d2564c7ec1bd506c73c (diff) | |
version: bump to 0.22
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 df5794f6..0dcbb4e3 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~rc0' +__VERSION__ = '0.22.1' SOVERSION = '4' |
