aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-09-08 22:18:37 -0300
committerDavid Bremner <david@tethera.net>2016-09-08 22:18:37 -0300
commit07dff496304d6dc2e8033a18691b095ed9cd212f (patch)
treeaa9825c27bcab84a5ec8d5a49fdc3d5fbe2dd6ec /bindings/python
parentfce8146a8b738f2317034fee6236cdbd3597849b (diff)
parentda5029e2ac8dfd8a839de1f6a4701237d0b34db1 (diff)
Merge branch 'release'
hand fixed conflicts with NEWS
Diffstat (limited to 'bindings/python')
-rw-r--r--bindings/python/notmuch/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 0dcbb4e3..6d2b25fd 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.22.1'
+__VERSION__ = '0.22.2'
SOVERSION = '4'