diff options
| author | David Bremner <david@tethera.net> | 2015-06-01 21:47:35 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-06-01 21:47:35 +0200 |
| commit | dc840338b21cb041cb781d34b6b7f20f7e8fecb0 (patch) | |
| tree | 9ff3089993525e42e1d3644739925e6fd17f2a77 | |
| parent | 5df1b1bb81b1983578e636ac62000e280d241139 (diff) | |
version: bump to 20.1
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 55014249..aa6fe210 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.20' +__VERSION__ = '0.20.1' SOVERSION = '4' @@ -1 +1 @@ -0.20 +0.20.1 |
