diff options
| author | David Bremner <david@tethera.net> | 2021-04-24 12:26:09 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-04-24 12:26:09 -0300 |
| commit | 07a8130483ccf5e11ea5e54b82435a05190ea34f (patch) | |
| tree | 63eaebc623d8a5698b342574800e815a3ca2568a /bindings/python | |
| parent | 9f8458a998a0a20f435b5d47ac085acb9490ddae (diff) | |
version: bump to 0.32~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 3cd6620c..f47b6faa 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.32~rc0' +__VERSION__ = '0.32~rc1' SOVERSION = '5' |
