diff options
| author | David Bremner <david@tethera.net> | 2017-02-23 09:03:10 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-02-23 09:03:41 -0400 |
| commit | 48253190adb70fcc1783beeeb386c19ff4832fa9 (patch) | |
| tree | ae73396c3da92d6d1bfeb8784055ed20904e17e8 /bindings/python | |
| parent | 4e649d000b9d3764aea98cb0e1120947d7f76f3d (diff) | |
version: bump to 0.23.6
python and debian bumped at the same time
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 1397fefd..8d700260 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.5' +__VERSION__ = '0.23.6' SOVERSION = '4' |
