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