diff options
| author | David Bremner <david@tethera.net> | 2016-04-16 08:44:39 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-04-16 08:44:39 -0300 |
| commit | 73334f403c1f76a787a10ccafcaea40a96c03321 (patch) | |
| tree | 13a151ba62ffdafa95a627a9304600ec216012e5 /bindings/python | |
| parent | 8a433aad9901f014e36f1b5cf36e2a6ac9cb466b (diff) | |
version: bump to 0.22~rc0
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 db9d0764..db3b0f88 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.21' +__VERSION__ = '0.22~rc0' SOVERSION = '4' |
