diff options
| author | David Bremner <david@tethera.net> | 2020-08-29 09:32:36 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-08-29 09:32:36 -0300 |
| commit | c8c0304d7759db29fc1197cc4709154b76d66cd3 (patch) | |
| tree | d03160d0cecf865f3c40e43a4dc289044124c505 /bindings/python | |
| parent | d9385113ef3dd66ec8f84bb7d160de772273b6b4 (diff) | |
version: bump to 0.31~rc2
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 05c7fa7f..36212aa5 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~rc1' +__VERSION__ = '0.31~rc2' SOVERSION = '5' |
