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