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