X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fversion.py;h=f376f6e6fad630944a7b1d23f6c56f50fbe92786;hb=refs%2Ftags%2Fdebian%2F0.28.2-1;hp=7cc4db187bd7e46dccaf6065281cf9ddb27ca40b;hpb=d057824889073a6aa17ea1bd16455a75248ce53f;p=notmuch diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 7cc4db18..f376f6e6 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.28.1' +__VERSION__ = '0.28.2' SOVERSION = '5'