summaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-10-25 18:23:06 +0200
committerDavid Bremner <david@tethera.net>2014-10-25 18:23:06 +0200
commite8420308938d0c7fcc1dc92c822f85f9fd55f141 (patch)
tree9ed6374f9353cc9db1df00b0fa2e1ebd25e43a5f /bindings/python
parent3370f14bf1a0bd79d1740e515c0d5c2374cab493 (diff)
version: bump to 0.18.2
No non-documentation changes
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'