]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
version: bump to 20.1
[notmuch] / bindings / python / notmuch / version.py
index f15440d16319b42ec743fbcccaa90c13c31b7734..aa6fe2105c80c878ec81f30a2fc57f77dcf362e2 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.18~rc0'
+__VERSION__ = '0.20.1'
+SOVERSION = '4'