diff options
| author | David Bremner <david@tethera.net> | 2016-11-17 08:25:08 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-11-17 08:25:08 -0400 |
| commit | 60ac94fe58635f9c40724afa0f35965fc9ff1afc (patch) | |
| tree | b07e9e853c779227ef25ca516daebd808bd0b6ed /bindings/python | |
| parent | 0abcad7c0ec2099750720d02b97aa84ce0255f91 (diff) | |
| parent | 0a932be13cc45fc2692ec0ae8a0b9c0d5f0df256 (diff) | |
Merge branch 'release'
Updates for 0.23.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 4bbe0cdc..5f234565 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.23.1' +__VERSION__ = '0.23.2' SOVERSION = '4' |
