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=94e9cc1607f45c1c6fc751b23fb33285b5d1c225;hp=f3324d28625a6a17ab700365e8e3e9c6b56b7596;hb=b4fe304344e1bb222022237a463ea4ed7e07db52;hpb=1cc18e0479b888fe09152ce541b7ccc9ff9e27d5 diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index f3324d28..94e9cc16 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.29~rc1' +__VERSION__ = '0.29' SOVERSION = '5'