X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=inline;f=bindings%2Fpython%2Fnotmuch%2Fversion.py;fp=bindings%2Fpython%2Fnotmuch%2Fversion.py;h=7a872f5f2077a1c237bd8a351eb8b9510217f8fe;hb=a06b76b9b3c1212b17d2bb170bdd511711f578f8;hp=701d61d5c67cd92203a2ea4df40b72f6554065b3;hpb=57f29f4cb1e5ddfca453384954226b47f53e2ea6;p=notmuch 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'