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