diff options
| author | David Bremner <david@tethera.net> | 2015-06-27 15:29:52 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-06-27 15:29:52 +0200 |
| commit | 8cca886b10c5ec44f3214701c0c1e3c896d53d5c (patch) | |
| tree | 1b0f644602eed7207f3ba8c6a7d246fa01ba824c /bindings/python | |
| parent | d9567dd5b5b6f9e4c5bcc45776a08c5578f1650d (diff) | |
| parent | c66e0d4bc2b2152a5d9b1f300fcf5c853bc07cb6 (diff) | |
Merge tag '0.20.2'
notmuch 0.20.2 release
Conflicts:
NEWS
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 aa6fe210..1295ac5a 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.20.1' +__VERSION__ = '0.20.2' SOVERSION = '4' |
