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