]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
lib: make notmuch_query_add_tag_exclude return a status value
[notmuch] / bindings / python / notmuch / version.py
index 55014249c63f36707bb0fcec4e5fe2b8793393a4..1bbd94646c0f61da2f9818a2b237000369b80bfc 100644 (file)
@@ -1,3 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.20'
+__VERSION__ = '0.24'
 SOVERSION = '4'