diff options
| author | David Bremner <bremner@debian.org> | 2011-11-26 21:15:20 -0800 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-11-26 21:15:20 -0800 |
| commit | ac8576de63b4383aef597e1db5af939e3b46594c (patch) | |
| tree | 9a48d8da04b0cb3ffea695565de02ae459d77eae /bindings/python | |
| parent | 9756b9dcb93c1babf5083cd91ad242b148c426a3 (diff) | |
| parent | 398b94bb394e2be0633175b58b47451bc3ba98ca (diff) | |
Merge branch 'release'
Diffstat (limited to 'bindings/python')
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index d1e58361..a6a872eb 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' |
