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