diff options
| author | David Bremner <david@tethera.net> | 2016-11-24 20:29:18 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-11-24 20:29:18 -0400 |
| commit | 805ad033173d5cd215a25a832087e86500930f9e (patch) | |
| tree | 5b614865ddcab2d58e1befb5084c4a77643bf9d8 | |
| parent | 733063c18bdebccf257bb4f0879efda626e2fd8b (diff) | |
version: bump to 0.23.3
| -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 5f234565..98ea31b5 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.2' +__VERSION__ = '0.23.3' SOVERSION = '4' @@ -1 +1 @@ -0.23.2 +0.23.3 |
