diff options
| author | David Bremner <bremner@debian.org> | 2012-05-25 21:17:54 -0300 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2012-05-25 21:17:54 -0300 |
| commit | df96c93239b6e92e19f22f7759e7d1595c3fdcdd (patch) | |
| tree | 133cf0e569b7f900fb17860666baa7e504c292c9 /bindings/python | |
| parent | 393afbfa6133137f2e6f43e864b09fca0f2c6957 (diff) | |
version: bump to 0.13.1
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 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' |
