diff options
| author | David Bremner <david@tethera.net> | 2017-06-01 07:13:00 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-06-01 07:13:00 -0300 |
| commit | 4fb08341a4d43fd98e7b69c2766f401edfeeee01 (patch) | |
| tree | 9b18efae07c44ecda16b437fcdc595c9e8a1f781 /bindings/python | |
| parent | 11fda0bf2fd74b227d15a2bb6b36a8ce6403c8e9 (diff) | |
version: bump to 0.24.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 ae192fe1..49bca347 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.24.1' +__VERSION__ = '0.24.2' SOVERSION = '4' |
