aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2011-12-04 22:03:04 -0400
committerDavid Bremner <bremner@debian.org>2011-12-05 18:07:00 -0400
commitd7276c6241eeb0d4565ece3da6a1403ae3f386c8 (patch)
treeba6c420e93eafcfd4eb4ca3c8728d06a6b304dca /bindings
parent6cca3a5c16dac539db135920bc9ef9c5d237a1d5 (diff)
version: bump for bugfix release 0.10.2
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 a6a872e..fd414b0 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.1'
+__VERSION__ = '0.10.2'