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