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