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