From: David Bremner Date: Wed, 27 Nov 2019 12:06:59 +0000 (-0400) Subject: version: bump to 0.29.3 X-Git-Tag: archive/debian/0.29.3-1~2 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;ds=sidebyside;h=3efa2ad72c8ffd8183fab2cd6592f35e72fbb7d7;p=notmuch version: bump to 0.29.3 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 1bde97e5..e688b565 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.2' +__VERSION__ = '0.29.3' SOVERSION = '5' diff --git a/version b/version index 20f06870..5540b6e0 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.29.2 +0.29.3