summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-02-17 07:32:59 -0400
committerDavid Bremner <david@tethera.net>2019-02-17 07:32:59 -0400
commitaf0ff260cc1cb1c8ff0e5e353fd92ca4a1f2bc3f (patch)
treef26a901f6e28185d60200c9111de30e1c15b4996 /bindings
parentd057824889073a6aa17ea1bd16455a75248ce53f (diff)
Diffstat (limited to 'bindings')
-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 7cc4db18..f376f6e6 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.28.1'
+__VERSION__ = '0.28.2'
SOVERSION = '5'