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