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