diff options
| author | David Bremner <david@tethera.net> | 2020-08-17 21:02:30 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-08-17 21:02:30 -0300 |
| commit | e6f95910b32c19d4f99c6dfdc265d74ccd5f404b (patch) | |
| tree | 7f593baa6c66ddd5b0ed6cbb1d257a82eaf9b16a /bindings/python | |
| parent | f41148f010fdc69091be46be7a1e43b1270cb656 (diff) | |
version: bump to 0.31~rc1
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 a09a8b72..05c7fa7f 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~rc0' +__VERSION__ = '0.31~rc1' SOVERSION = '5' |
