diff options
| author | David Bremner <david@tethera.net> | 2021-09-04 08:05:32 -0700 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-09-04 08:05:32 -0700 |
| commit | ddbf3ffe9bfafa39f2142a7ff9ead202b4b88433 (patch) | |
| tree | 1d8aa0a45264fdbaa76961a13d900bd7024bac8f /bindings/python | |
| parent | 9c4037ff193a4015fc132ceb7918e6b8274cfb8c (diff) | |
| parent | 676fcd70ff5aa5d88943a5982a4187cc5699aa4b (diff) | |
Merge branch '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 56eeaf8f..eaa3fce7 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.33~rc0' +__VERSION__ = '0.33' SOVERSION = '5' |
