diff options
| author | David Bremner <david@tethera.net> | 2015-06-01 21:47:35 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-06-01 21:47:35 +0200 |
| commit | dc840338b21cb041cb781d34b6b7f20f7e8fecb0 (patch) | |
| tree | 9ff3089993525e42e1d3644739925e6fd17f2a77 /bindings/python | |
| parent | 5df1b1bb81b1983578e636ac62000e280d241139 (diff) | |
version: bump to 20.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 55014249..aa6fe210 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' +__VERSION__ = '0.20.1' SOVERSION = '4' |
