python: replace hardcoding of SONAME version
[notmuch.git] / bindings / python / notmuch / version.py
1 # this file should be kept in sync with ../../../version
2 __VERSION__ = '0.19'
3 SOVERSION = '4'