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