diff options
| author | David Bremner <david@tethera.net> | 2020-11-08 07:32:10 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-11-08 07:32:10 -0400 |
| commit | b8a3ed175c26912eee6d3c803dad5102b3641abb (patch) | |
| tree | 89795e973625b812a9823179f4302b26261afefa /bindings/python | |
| parent | 59edcfd702072a172fbc975faa38ac65218c1d3e (diff) | |
update versions
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 e94942f5..f305d5c4 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.31' +__VERSION__ = '0.31.1' SOVERSION = '5' |
