summaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-12-08 22:19:06 -0400
committerDavid Bremner <david@tethera.net>2017-12-08 22:19:06 -0400
commit040c3236afcf95bead0324a48c2e0b9cd7934993 (patch)
tree9732f633b47cc71797f966c9ac4113b1ebac7801 /bindings/python
parentbe555b9d27f5675ef04edc5a34a4dc2b6dfc71ff (diff)
parentae55a86639f86ad1b547e961f71b1bde2180752d (diff)
Merge branch 'release'
Conflicts: NEWS Add in NEWS from point 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 36aaaeb7..a458447f 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.25.2'
+__VERSION__ = '0.25.3'
SOVERSION = '5'