diff options
| author | David Bremner <david@tethera.net> | 2019-02-01 08:06:38 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-02-01 08:06:38 -0400 |
| commit | 4e746cf8f697264f153be890fff5e26dc29b32ef (patch) | |
| tree | 1dc839bb7773406dc605f503448fc5c1e6344fcb /bindings/python | |
| parent | 630ee5fae42e3606321c3e7e78e4c5ff03b6e530 (diff) | |
update version to 0.28.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 6a513a25..7cc4db18 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.28' +__VERSION__ = '0.28.1' SOVERSION = '5' |
