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=e654ab7fd83ee4b683cbe5012ef7bcfaa165b03a;hp=af97e6d1d704f8c34dd4ff75185cde9e74a0a21e;hb=4fc79eb196d4495a70a0e6eeeba247988f2be78d;hpb=72de64034d991c5d77de2f2212a91237748a2c0f diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index af97e6d1..e654ab7f 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.1~pre0' +__VERSION__ = '0.38.1~rc1' SOVERSION = '5'