aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-07-19 09:03:19 -0300
committerDavid Bremner <david@tethera.net>2016-07-19 09:03:19 -0300
commit92d8eae8f182e4eebc87d76f8d4f37e6c018883a (patch)
tree6da00a3dc30c55bc480cb4bfafa3510236b6aa60 /bindings/python
parent3a45d29ed4d753bcf72f2fa0bb37fefd4d18f96a (diff)
parent8fe58226ef81e9600c97675e62d4a78e0f6eeefe (diff)
Merge branch 'release'
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 c1d472be..0dcbb4e3 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'
+__VERSION__ = '0.22.1'
SOVERSION = '4'