]> 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 2f7ae23f147c87dd613e9c618620e47ea7497732..1bbd94646c0f61da2f9818a2b237000369b80bfc 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.18.1~rc0'
+__VERSION__ = '0.24'
+SOVERSION = '4'