aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-05-25 21:17:54 -0300
committerGravatar David Bremner <bremner@debian.org>2012-05-25 21:17:54 -0300
commitdf96c93239b6e92e19f22f7759e7d1595c3fdcdd (patch)
tree133cf0e569b7f900fb17860666baa7e504c292c9 /bindings
parent393afbfa6133137f2e6f43e864b09fca0f2c6957 (diff)
version: bump to 0.13.1
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 5945a504..cb1d625e 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.13'
+__VERSION__ = '0.13.1'