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=f47b6faa482fb96cc50b0a2cba63f7979769f2a0;hp=3cd6620c6abe4eb2dcafdcf84551e352cea5abc0;hb=07a8130483ccf5e11ea5e54b82435a05190ea34f;hpb=9f8458a998a0a20f435b5d47ac085acb9490ddae diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 3cd6620c..f47b6faa 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.32~rc0' +__VERSION__ = '0.32~rc1' SOVERSION = '5'