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