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