diff options
| author | David Bremner <david@tethera.net> | 2021-12-10 18:53:57 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-12-10 18:53:57 -0400 |
| commit | a06b76b9b3c1212b17d2bb170bdd511711f578f8 (patch) | |
| tree | 3d5f44ff44be0cc0694c32fc305324ce33d31a37 /bindings | |
| parent | 57f29f4cb1e5ddfca453384954226b47f53e2ea6 (diff) | |
| parent | 2394ee6289a2fc2628f198b4a9920116148dd814 (diff) | |
Merge tag 'debian/0.34.2-1'
notmuch release 0.34.2-1 for unstable (sid) [dgit]
[dgit distro=debian no-split --quilt=linear]
Diffstat (limited to 'bindings')
| -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 701d61d5..7a872f5f 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.34.1' +__VERSION__ = '0.34.2' SOVERSION = '5' |
