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