diff options
| author | David Bremner <david@tethera.net> | 2016-10-22 12:44:39 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-10-22 12:44:39 -0300 |
| commit | d93e9cee13ef22c5dbba44f33357fd969b8ef88f (patch) | |
| tree | 7d144e171209598c4ffde4512d10be72aa13750e /bindings | |
| parent | 9dea5b8804a43d27f8edb452957ec44b77bd155c (diff) | |
| parent | 4f032e788af2227d3e857af24f072b5bac69717c (diff) | |
Merge in test-suite, docstring fixes, release prep
Diffstat (limited to 'bindings')
| -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 b6cd0729..4bbe0cdc 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' +__VERSION__ = '0.23.1' SOVERSION = '4' |
