From 676a4708211acb22c6c816b8c3b39fcdce71881e Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 14 Aug 2022 06:53:41 -0300 Subject: [PATCH] version: update to 0.37~rc0 --- bindings/python/notmuch/version.py | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 59144626..7cc48610 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.36' +__VERSION__ = '0.37~rc0' SOVERSION = '5' diff --git a/version.txt b/version.txt index 2037dfa6..cf69e5d4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.36 +0.37~rc0 -- 2.43.0