diff options
| author | David Bremner <david@tethera.net> | 2018-04-26 22:28:45 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-04-26 22:28:45 -0300 |
| commit | ed04c0788906adab86a11563d60e8d0dcedacba7 (patch) | |
| tree | 0142ce9f553829a3ada59b67a0c3653df73fff2b /bindings/python | |
| parent | cc8b6b747d41793c3cf96613a84eee6759a327ca (diff) | |
version: bump to 0.26.2
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 f125302e..724b5e54 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.26.1' +__VERSION__ = '0.26.2' SOVERSION = '5' |
