]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
python: Remove {Filenames,Threads}.__len__
[notmuch] / bindings / python / notmuch / version.py
index feb517b50c6d7d2a188ab4b3c8f78ebc38fa636c..db9d0764246b65d8444058bcae8cde5374dcb64d 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.10~rc1'
+__VERSION__ = '0.21'
+SOVERSION = '4'