diff options
| author | David Bremner <david@tethera.net> | 2019-03-06 08:53:26 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-03-06 08:53:26 -0400 |
| commit | 71eaa19350883b30bafe885ea083c2e3f1621e10 (patch) | |
| tree | 4991cb0b0ac8ab84177df05a2418fbd83e83051c /bindings/python | |
| parent | 872bd134e3ba860236661a202965a3d7447e7af7 (diff) | |
| parent | d124c0e416bb59cc4cbdca7694bae7097dcee810 (diff) | |
Merge branch 'release'
Changes from 0.28.3
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 f376f6e6..8217eabf 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.2' +__VERSION__ = '0.28.3' SOVERSION = '5' |
