diff options
| author | David Bremner <david@tethera.net> | 2016-11-16 21:52:50 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-11-16 21:53:07 -0400 |
| commit | b88fe84bbce60742fad47f30e67238c7ef98b90e (patch) | |
| tree | 1011fb167ea6e22c4173afb0edad6949fc6c1e75 | |
| parent | 6e1628decb58b2bab1c15bb1671892580ed4b64e (diff) | |
version: bump to 0.23.2
| -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 4bbe0cdc..5f234565 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.23.1' +__VERSION__ = '0.23.2' SOVERSION = '4' @@ -1 +1 @@ -0.23.1 +0.23.2 |
