aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2013-01-07 21:38:20 -0400
committerGravatar David Bremner <bremner@debian.org>2013-01-07 21:38:20 -0400
commit37be45767fef9348300bb45c82efd474bb01651f (patch)
tree38ca68eb1231859c020fa11f8cd2fb091b1b8ee6 /bindings
parentb4b22d37144c7820b435cea500fa4cfd1088b191 (diff)
version: bump to 0.15
"Atomically" update the python bindings and man page versions.
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 10c01221..c9efbd98 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.14'
+__VERSION__ = '0.15'