X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/ca076ce2736b5db2ec03afe1b0e09299b24f05ff..0a58d534a5afbdb9abb971f859bb19b23ec2d461:/bindings/python/notmuch/version.py diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index db9d0764..da704625 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,3 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.21' +__VERSION__ = '0.22~rc1' SOVERSION = '4'