aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2011-11-25 12:11:04 -0500
committerDavid Bremner <bremner@debian.org>2011-11-25 12:11:04 -0500
commitf3ad20b20a1be5eac3c1de9b2814dbec8664e721 (patch)
tree36a7618f982eeedce6992045100353f122c514f7 /bindings
parent879c2a57a07edd7a10bf1ef277aeb6a57fc9e300 (diff)
version: update to 0.10.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 d1e5836..a6a872e 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.10'
+__VERSION__ = '0.10.1'