diff options
| author | David Bremner <david@tethera.net> | 2017-11-05 19:59:30 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-11-05 19:59:30 -0400 |
| commit | 42871517c62c3b528d3b1ed792a7317877573345 (patch) | |
| tree | 04ca3018b72ede157b1f4ee0758e7571c69e0b39 /bindings/python | |
| parent | 58bf820b78f90c3db57fdd95a73fe76dc800733f (diff) | |
version: bump to 0.25.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 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' |
