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