X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fversion.py;fp=bindings%2Fpython%2Fnotmuch%2Fversion.py;h=3b3b6e089e13dee750598b2b02df0860cbb3c409;hp=f7392174c83069d1137d65e322436e942dab80c6;hb=d87d780ef00af603366a71ec958a7f4a31545171;hpb=a1d139de4d92ae2cdee14d78bd2d66dc2c548714 diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index f7392174..3b3b6e08 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.35' +__VERSION__ = '0.36~rc0' SOVERSION = '5'