diff options
| author | David Bremner <david@tethera.net> | 2015-05-04 08:09:43 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-05-04 08:09:43 +0200 |
| commit | fa11a62de000c5d7fd40de02e1e6d0f9dec52830 (patch) | |
| tree | 0835d2e5cb68aca5ce5256730536231da51fa961 /bindings/python | |
| parent | 76b36702027b0b3ccb4947a627ad4a36129d9658 (diff) | |
version: bump to 0.20~rc1
Diffstat (limited to 'bindings/python')
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 35744d34..4d5230f4 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.19' +__VERSION__ = '0.20~rc1' SOVERSION = '4' |
