diff options
| author | David Bremner <david@tethera.net> | 2019-11-27 08:06:59 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-11-27 08:20:54 -0400 |
| commit | 3efa2ad72c8ffd8183fab2cd6592f35e72fbb7d7 (patch) | |
| tree | c60c29421a66b78299e2efee16520c406fff3298 /bindings/python | |
| parent | 9024b2f5f6094d145e06883027b08ad0011023ff (diff) | |
version: bump to 0.29.3
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 1bde97e5..e688b565 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.29.2' +__VERSION__ = '0.29.3' SOVERSION = '5' |
