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