diff options
| author | David Bremner <david@tethera.net> | 2017-11-05 20:25:54 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-11-05 20:25:54 -0400 |
| commit | 7ac96b149f5a0e5c03b64856d7c20789dab3c628 (patch) | |
| tree | ba3dc87131ebdce0c83584f47124ecf89ce000bf /bindings/python | |
| parent | 1b91884296f7e423f2e190ccf7f590ccb3028fdd (diff) | |
| parent | 83f266136369452b859393429b8530efac2e09fb (diff) | |
Merge branch 'release'
Changes from 0.25.2 release
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 afd59190..36aaaeb7 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.25.1' +__VERSION__ = '0.25.2' SOVERSION = '5' |
