]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
python: add decrypt_policy argument to Database.index_file()
[notmuch] / bindings / python / notmuch / version.py
index 6bfb1f2c998c0e639603622321509b52878616c6..a458447f0823aad29a15e61fba8f513ca300aae7 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.15.2'
+__VERSION__ = '0.25.3'
+SOVERSION = '5'