]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
version: bump to 0.20
[notmuch] / bindings / python / notmuch / version.py
index fa3f93b817986559334d0aaff46ea0fa51e79b24..55014249c63f36707bb0fcec4e5fe2b8793393a4 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.17'
+__VERSION__ = '0.20'
+SOVERSION = '4'