diff options
| author | David Bremner <david@tethera.net> | 2023-09-12 08:56:22 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-09-12 08:56:22 -0300 |
| commit | cb309ae03af0dad4392b6a6d6dd7ddee8addc74b (patch) | |
| tree | e05dde01ebde17bfbb528aa53ca9f350e9ad96f9 /bindings/python | |
| parent | 5303e35089e1a8ffcdb1d5891bc85d3f6c401a8f (diff) | |
| parent | 60b5ea319a45900b1e610715481faaa339ea3a4c (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 8e62314e..c847a1a3 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.38~rc2' +__VERSION__ = '0.38' SOVERSION = '5' |
