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