From a4b10675bfe6ee90d84b9880b59c4f5ff15eed3a Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 8 May 2012 14:49:08 -0300 Subject: bump version to 0.13~rc1 --- bindings/python/notmuch/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings') diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 24e1d4c9..25010f5c 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,2 +1,2 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.12' +__VERSION__ = '0.13~rc1' -- cgit v1.2.3