diff options
| author | David Bremner <david@tethera.net> | 2018-06-12 22:36:39 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-06-12 22:36:39 -0300 |
| commit | b4303a1a72cdf5a7e42520188ff1de4d6c23bedd (patch) | |
| tree | 2159a53c77009a7b48a04c8f5fdc92410d8df41b /bindings/python | |
| parent | af1adb3306205bbd28676fbd7aa0363b3b318b50 (diff) | |
version: bump to 0.27
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 c4e8a2d9..fbb282e3 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.27~rc1' +__VERSION__ = '0.27' SOVERSION = '5' |
