diff options
| author | David Bremner <david@tethera.net> | 2022-04-15 08:42:22 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-04-15 08:42:22 -0300 |
| commit | d87d780ef00af603366a71ec958a7f4a31545171 (patch) | |
| tree | d4b0849a17dab5d8b82529fd40fb3f23c62acd57 /bindings/python | |
| parent | a1d139de4d92ae2cdee14d78bd2d66dc2c548714 (diff) | |
version: bump to 0.36~rc0
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 f7392174..3b3b6e08 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.35' +__VERSION__ = '0.36~rc0' SOVERSION = '5' |
