]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
bindings/python: add bindings for notmuch_database_get_revision
[notmuch] / bindings / python / notmuch / version.py
index 0dcbb4e3f96e1d6eb641f9be96f8bf6775927e5e..7aa101d3bd96c840a838d1f2f201af07da8b4042 100644 (file)
@@ -1,3 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.22.1'
+__VERSION__ = '0.24~rc1'
 SOVERSION = '4'