aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-06-13 06:37:27 -0300
committerDavid Bremner <david@tethera.net>2018-06-13 06:37:27 -0300
commitb0b1fde0cbeb93209a135d2c6627edd70362999d (patch)
tree8d8b46ecba2c3c128365f16ece54377b987dbe58 /bindings
parente00e235e65a404315d06f70ec6066d259f8ee802 (diff)
parent079826f124823f134e5877173e9380edc2eeb3dc (diff)
Merge tag '0.27'
notmuch 0.27 release
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 c4e8a2d9..fbb282e3 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.27~rc1'
+__VERSION__ = '0.27'
SOVERSION = '5'