From: David Bremner Date: Sun, 6 Feb 2022 17:11:32 +0000 (-0400) Subject: version: bump to 0.35 X-Git-Tag: 0.35~1 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=b87373f8c41fb8014b7e756fba1e942410209bfb version: bump to 0.35 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 9e974b10..f7392174 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~rc0' +__VERSION__ = '0.35' SOVERSION = '5' diff --git a/version.txt b/version.txt index 9881671b..c74e8a04 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.35~rc0 +0.35