]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
crypto: use stashed session-key properties for decryption, if available
[notmuch] / bindings / python / notmuch / version.py
index f15440d16319b42ec743fbcccaa90c13c31b7734..36aaaeb75847763eb3ba3e1c4e631a2902371943 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.18~rc0'
+__VERSION__ = '0.25.2'
+SOVERSION = '5'