aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-10-25 18:55:25 +0200
committerDavid Bremner <david@tethera.net>2014-10-25 18:55:25 +0200
commitf5db7ad7d243785c274a99734c681e69d13313d0 (patch)
tree73aaae9f6732abe43f54a7dfe4286cf6d6c256d2 /bindings/python
parentce44657c9e4919b1e4bbbbbe37dbd72257d40736 (diff)
parentd53f759456608005de929dde4b7692f54b9e05bf (diff)
Merge tag '0.18.2'
notmuch 0.18.2 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 5e4f9b77..73553980 100644
--- a/bindings/python/notmuch/version.py
+++ b/bindings/python/notmuch/version.py
@@ -1,2 +1,2 @@
# this file should be kept in sync with ../../../version
-__VERSION__ = '0.18.2~rc1'
+__VERSION__ = '0.18.2'