X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fversion.py;h=f15440d16319b42ec743fbcccaa90c13c31b7734;hb=HEAD;hp=8f7eb87c52e768811c54f4ee2f26218e55b56958;hpb=d71cb5e45b2e27dea30bbca167af54f8403ff8a5;p=notmuch diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 8f7eb87c..fd4152ee 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,2 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.12~rc2' +__VERSION__ = '0.38.3' +SOVERSION = '5'