From: David Bremner Date: Tue, 22 Apr 2014 00:36:26 +0000 (+0900) Subject: python: bump version X-Git-Tag: 0.18_rc0~1 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=d879c47ff1a94bec785cdde9a9cd38718a568533 python: bump version --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index fa3f93b8..f15440d1 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.17' +__VERSION__ = '0.18~rc0'