diff options
| author | David Bremner <david@tethera.net> | 2021-02-18 08:47:53 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-02-18 08:47:53 -0400 |
| commit | 4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6 (patch) | |
| tree | e2b2ecd4641a8e77e216133d12a32a89c307a498 /bindings/python | |
| parent | 7061e41cd0ed7a37dab83687697a692a53c5a66f (diff) | |
| parent | 3a3208bb7b8bfca1c0bcaa5b45b6ef71aa768612 (diff) | |
Merge tag '0.31.4'
notmuch 0.31.4 release
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 0be316c2..6f6372ab 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.3' +__VERSION__ = '0.31.4' SOVERSION = '5' |
