]> git.notmuchmail.org Git - notmuch/blob - bindings/python/notmuch/version.py
test/test-lib.sh: execute basename(1)s lazier in test_expect_equal_file ()
[notmuch] / bindings / python / notmuch / version.py
1 # this file should be kept in sync with ../../../version
2 __VERSION__ = '0.23.1'
3 SOVERSION = '4'