]> git.notmuchmail.org Git - notmuch/blob - bindings/python/notmuch/version.py
2977e57393cad2b6bf1a87c7877d967658abd116
[notmuch] / bindings / python / notmuch / version.py
1 # this file should be kept in sync with ../../../version
2 __VERSION__ = '0.23~rc0'
3 SOVERSION = '4'