diff options
| author | David Bremner <david@tethera.net> | 2018-05-31 08:17:12 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-05-31 08:17:12 -0300 |
| commit | 98bdbae9f9adcf5543e723b2adfeeae4f3adfcf8 (patch) | |
| tree | 9299833d6d47c5715e75696e40ec5a7cb3a6365a /bindings/python | |
| parent | b71fa262b54398399821e89d01d984f46e24d2e8 (diff) | |
version: bump to 0.27~rc1
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 7b66f574..c4e8a2d9 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~rc0' +__VERSION__ = '0.27~rc1' SOVERSION = '5' |
