diff options
| author | David Bremner <david@tethera.net> | 2017-09-11 22:19:46 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-09-11 22:19:46 -0300 |
| commit | 0fa257cb740e6827d468aba1f3115f818f9da4c5 (patch) | |
| tree | c55a100b5f60d873412fd3d7f93dc179142837ac /bindings/python | |
| parent | 9b0582383833c323b0b902dbe21ecf9cb0cce628 (diff) | |
version: bump to 0.25.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 62dd1f19..afd59190 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' +__VERSION__ = '0.25.1' SOVERSION = '5' |
